Metadata-Version: 2.1
Name: feature-conf
Version: 0.0.0
Summary: Feature-centered app configuration with pluggable sources
Home-page: https://github.com/antonagestam/feature/
Author: Anton Agestam
Author-email: git@antonagestam.se
License: BSD 3-Clause License
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
Requires-Dist: immutables
Requires-Dist: typing-extensions (>=3.10.0.2)
Provides-Extra: test
Requires-Dist: mypy (>=0.930) ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-mypy-plugins (>=1.9.3) ; extra == 'test'
Requires-Dist: coverage ; extra == 'test'

UNKNOWN

