Metadata-Version: |
2.4 |
Name: |
hepconvert |
Version: |
1.4.0 |
Summary: |
File conversion package. |
Author-Email: |
Zoë Bilodeau <zobilodeau[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/zbilodea/hepconvert |
Project-Url: |
Bug Tracker, https://github.com/zbilodea/hepconvert/issues |
Project-Url: |
Discussions, https://github.com/zbilodea/hepconvert/discussions |
Project-Url: |
Changelog, https://github.com/zbilodea/hepconvert/releases |
Classifier: |
Development Status :: 1 - Planning |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
click-default-group (>=1.2) |
Requires-Dist: |
click (>=8.1) |
Requires-Dist: |
uproot (>=5.0.0) |
Requires-Dist: |
pytest-cov (>=3); extra == "dev" |
Requires-Dist: |
pytest (>=6); extra == "dev" |
Requires-Dist: |
furo (>=2023.08.17); extra == "docs" |
Requires-Dist: |
myst-parser (>=0.13); extra == "docs" |
Requires-Dist: |
nbsphinx; extra == "docs" |
Requires-Dist: |
sphinx-autodoc-typehints; extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
sphinx (>=7.0); extra == "docs" |
Requires-Dist: |
pytest-cov (>=3); extra == "test" |
Requires-Dist: |
pytest (>=6); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |