Metadata-Version: 2.1
Name: readsettings
Version: 3.4.3
Summary: Easily manage a customized settings file in JSON, YML, YAML or TOML which you can use for storing all of the settings for your application.
Home-page: https://github.com/Richienb/readsettings-python
Author: Richie Bendall
Author-email: richiebendall@gmail.com
License: UNKNOWN
Description: # ReadSettings For Python
        
        [![Build Status](https://img.shields.io/travis/com/readsettings/readsettings/master.svg?style=for-the-badge)](https://travis-ci.com/readsettings/readsettings)
        [![Code Quality](https://www.codefactor.io/repository/github/readsettings/readsettings/badge?style=for-the-badge)](https://www.codefactor.io/repository/github/readsettings/readsettings)
        [![Code Coverage](https://img.shields.io/codecov/c/gh/readsettings/readsettings/master.svg?style=for-the-badge)](https://codecov.io/gh/readsettings/readsettings/branch/master)
        
        Easily manage a customized settings file in JSON, YML, YAML or TOML which you can use for storing all of the settings for your application.
        
        For more information, visit [readsettings.richie-bendall.ml](https://readsettings.richie-bendall.ml/)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
