Metadata-Version: 2.1
Name: ConfigFileHelper
Version: 0.0.1
Summary: Helper for config files
Home-page: https://github.com/theflyingbadger/ConfigFileHelper
Author: Jonathan Mills
Author-email: jon@badger.shoes
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/theflyingbadger/ConfigFileHelper/issues
Description: # Config
        
        Python helper library for dealing with config files in the following formats
        
        - YAML
        - JSON
        - XML
        - INI
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
