Metadata-Version: 2.1
Name: histcmp
Version: 0.5.0
Summary: 
License: MIT
Author: Paul Gessinger
Author-email: hello@paulgessinger.com
Requires-Python: >=3.8,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.0.3,<4.0.0)
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (==8.0.4)
Requires-Dist: hist[plot] (>=2.6.0,<3.0.0)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: mplhep (>=0.3.26,<0.4.0)
Requires-Dist: numpy (>=1.23.2,<2.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: rich (>=11.0.0,<12.0.0)
Requires-Dist: scipy (>=1.9.1,<2.0.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
Requires-Dist: wasabi (>=0.9.0,<0.10.0)
