Metadata-Version: 2.1
Name: hitran-api2
Version: 0.2.1
Summary: HITRAN Application Programming Interface (HAPI) v2
Home-page: https://github.com/hitranonline/hapi2
Author: Roman Kochanov
Author-email: 
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
License-File: LICENSE.md
Requires-Dist: hitran-api
Requires-Dist: SQLAlchemy
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: tabulate
Requires-Dist: python-dateutil
Requires-Dist: pyparsing
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: jupyter
