Metadata-Version: 2.1
Name: yaslha
Version: 0.2.0
Summary: A Python package to handle SLHA (SUSY Les Houches Accord) files.
Home-page: https://github.com/misho104/yaslha
Author: Sho Iwamoto (Misho)
Author-email: webmaster@misho-web.com
Requires-Python: >=3.5,<4.0
Classifier: License :: OSI Approved :: MIT License
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: ruamel.yaml (>=0.15,<0.16)
Requires-Dist: typing-extensions (>=3.7,<4.0)
Project-URL: Repository, https://github.com/misho104/yaslha
