Metadata-Version: 2.1
Name: gmconfig
Version: 0.1
Summary: Simple JSON based configuration file manager for python 3.x<Paste>
Home-page: https://gitlab.com/gabmus/python-gmconfig
Author: Gabriele Musco
Author-email: emaildigabry@gmail.com
License: UNKNOWN
Description: # GMConfig
        
        Simple JSON based configuration file manager for python 3.x.
        
        This module has been created mostly for my personal use in my Python projects. Feel free to use it, but if you want to incorporate it in your project, you're better off forking it and adapting it to your needs.
        
        This module is very specifically designed for my personal code style and will probably change in time, breaking compatibility.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
