Metadata-Version: 2.1
Name: susy-cross-section
Version: 0.0.6
Summary: A Python package for high-energy physics analysis to provide SUSY cross section data
Home-page: https://github.com/misho104/susy_cross_section
Author: Sho Iwamoto (Misho)
Author-email: webmaster@misho-web.com
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: colorama (>=0.4,<0.5)
Requires-Dist: coloredlogs (>=10.0,<11.0)
Requires-Dist: pandas (>=0.24,<0.25)
Requires-Dist: pathlib (>=1.0,<2.0); python_version >= "2.7.0" and python_version < "2.8.0"
Requires-Dist: scipy (>=1.2,<2.0)
Requires-Dist: typing (>=3.6,<4.0); python_version >= "2.7.0" and python_version < "2.8.0"
Project-URL: Repository, https://github.com/misho104/susy_cross_section
