22 lines
792 B
Plaintext
22 lines
792 B
Plaintext
Metadata-Version: 2.4
|
|
Name: hermes-web-cli
|
|
Version: 0.2.0
|
|
Summary: Hermes Web CLI module for multi-service management
|
|
Author-email: Your Name <your.email@example.com>
|
|
License: MIT
|
|
Classifier: Development Status :: 4 - Beta
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.8
|
|
Classifier: Programming Language :: Python :: 3.9
|
|
Classifier: Programming Language :: Python :: 3.10
|
|
Classifier: Programming Language :: Python :: 3.11
|
|
Requires-Python: >=3.8
|
|
Requires-Dist: ahserver>=1.0.0
|
|
Requires-Dist: appPublic>=1.0.0
|
|
Provides-Extra: dev
|
|
Requires-Dist: pytest>=7.0; extra == "dev"
|
|
Requires-Dist: black; extra == "dev"
|
|
Requires-Dist: flake8; extra == "dev"
|