Metadata-Version: 2.1
Name: generalize-config
Version: 1.1.0
Summary: Read and generalize the configuration
Home-page: https://github.com/osom8979/generalize-config
Author: zer0
Author-email: osom8979@gmail.com
Maintainer: zer0
Maintainer-email: osom8979@gmail.com
License: MIT License
Project-URL: GitHub: issues, https://github.com/osom8979/generalize-config/issues
Project-URL: GitHub: repo, https://github.com/osom8979/generalize-config
Keywords: Config
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: orjson (>=3.7.5)
Requires-Dist: pyyaml (>=6.0)

# generalize-config

[![PyPI](https://img.shields.io/pypi/v/generalize-config?style=flat-square)](https://pypi.org/project/generalize-config/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/generalize-config?style=flat-square)
![GitHub](https://img.shields.io/github/license/osom8979/generalize-config?style=flat-square)

Read and generalize the configuration

## License

See the [LICENSE](./LICENSE) file for details. In summary,
**generalize-config** is licensed under the **MIT license**.


