Metadata-Version: 2.4
Name: appcore-config
Version: 0.1.0
Summary: Configuration management for appcore applications.
Author: ZSU
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: appcore-common (>=0.1.0,<0.2.0)
Requires-Dist: pydantic[email] (>=2.7,<3.0)
Requires-Dist: python-dotenv (>=1.0,<2.0)
