Metadata-Version: 2.1
Name: nomad-api
Version: 0.0.2
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,<4)
Requires-Dist: pyserde
