Metadata-Version: 2.3
Name: redpepper-manager
Version: 0.1.1
Summary: A state-based server management system (manager package)
License: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.12
Requires-Dist: argon2-cffi>=23.1.0
Requires-Dist: fastapi>=0.115.0
Requires-Dist: hypercorn>=0.17.3
Requires-Dist: itsdangerous>=2.2.0
Requires-Dist: ordered-set>=4.1.0
Requires-Dist: pydantic>=2.9.2
Requires-Dist: pyotp>=2.9.0
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: qrcode>=8.0
Requires-Dist: redpepper-common
Requires-Dist: trio>=0.26.2
Description-Content-Type: text/markdown

# redpepper-manager

This package contains the code for the RedPepper Manager.
For more information, see the [RedPepper repository](https://github.com/merlinz01/redpepper).
