Metadata-Version: 2.1
Name: conflore
Version: 0.2.0
Summary: Load and save configurations in a simple way.
License: MIT
Author: likianta
Author-email: likianta@foxmail.com
Requires-Python: >=3.8,<4.0
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
Provides-Extra: yml
Requires-Dist: pyyaml ; extra == "yml"
