Metadata-Version: 2.1
Name: nomad-api
Version: 0.0.1
Summary: Hashicorp Nomad API client written in modern Python
License: MIT
Author: yukinarit
Author-email: yukinarit84@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.7.4,<4.0.0)
Requires-Dist: pyserde (>=0.3.1,<0.4.0)
