bpcmp

View on PyPIReverse Dependencies (0)

1.1.0 bpcmp-1.1.0-py3-none-any.whl

Wheel Details

Project: bpcmp
Version: 1.1.0
Filename: bpcmp-1.1.0-py3-none-any.whl
Download: [link]
Size: 18392
MD5: 4d2dcd768ba5d4bfd58fbcc0197404b4
SHA256: 9ec2aea45d39c2fe6d27ef75c924a490e5342c280bd609b4492a9197e0da0e24
Uploaded: 2025-02-24 19:05:46 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: bpcmp
Version: 1.1.0
Summary: Comparison tool for ADIOS2 bp output
Author-Email: Jai Sachdev <jsachdev[at]pppl.gov>
License: GNU General Public License 3
Keywords: ADIOS2,comparison,regression testing
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: setuptools-scm
Requires-Dist: numpy
Requires-Dist: adios2
Requires-Dist: termcolor
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: readthedocs-sphinx-search; extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1815 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bpcmp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bpcmp/bpcmp.py sha256=vpyBKkjHr84xNtW4uhPXMU3ADgGKEb3amkDb9LsVrGw 10522
bpcmp/bpdump.py sha256=ST3MZxszv5NK6DU77xUSUTUF5bKGECJaWkcJRT7ox9U 2231
bpcmp-1.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
bpcmp-1.1.0.dist-info/METADATA sha256=kms7cTd35j88TcFWjjgApLAMAXtTDqGVZQpgKC9b_aE 2588
bpcmp-1.1.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
bpcmp-1.1.0.dist-info/entry_points.txt sha256=ECwxaU8Tkf3-BoMOd45qa6IazeFxfhILDPQCZF510ag 70
bpcmp-1.1.0.dist-info/top_level.txt sha256=WWw_27pBIjAbSsmTfRI_js4Qm2uu8XNGNcaMdl-yXH0 6
bpcmp-1.1.0.dist-info/RECORD

top_level.txt

bpcmp

entry_points.txt

bpcmp = bpcmp.bpcmp:main
bpdump = bpcmp.bpdump:main