Metadata-Version: 2.1
Name: cfgnlog-YmirSystems
Version: 0.0.2
Summary: Simple configuration and log files. Config files use JSON. XDG compliant by default.
Home-page: https://github.com/YmirSystems/cfgnlog
Author: Ymir Systems
Author-email: info@YmirSystems.com
License: UNKNOWN
Description: # cfgnlog
        
        This is a simple packge to add configuration and log files for your application.
        It was initially created as part of a prototype for Ymir Systems, but now has been separated to stand on it's own.
        
        - XDG Compliant by default.
        - Configruation files are saved as JSON.
        - Log messages are prepended with a timestamp.
        - Callback methods may be registered for activation on updates.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Artistic License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
