Metadata-Version: 2.3
Name: redpepper-common
Version: 0.0.17
Summary: A state-based server management system (commmon 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: protobuf>=5.28.2
Requires-Dist: pydantic>=2.9.2
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: trio>=0.26.2
Description-Content-Type: text/markdown

# redpepper-common

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