Metadata-Version: 2.1
Name: ConfigFileHelper
Version: 0.0.2
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
Project-URL: Source, https://github.com/theflyingbadger/ConfigFileHelper
Project-URL: Documentation, https://github.com/theflyingbadger/ConfigFileHelper/wiki
Description: # Config
        
        Python helper library for dealing with config files in the following formats
        
        - YAML
        - JSON
        - XML
        - INI
        
        
        
        pip install ConfigFIleHelper
        
        
        
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
