Metadata-Version: 2.1
Name: configleaf
Version: 0.0.1
Summary: Easy app config library for Python.
Home-page: https://github.com/a-poor/configleaf
Author: Austin Poor
Author-email: author@example.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/a-poor/configleaf/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# configleaf

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

_created by Austin Poor_

An application configuration library, inspired by Go's Viper, written in Python.



