Metadata-Version: 1.1
Name: norns
Version: 0.1.6
Summary: Simple yaml-based config module
Home-page: https://github.com/simonvh/norns
Author: Simon van Heeringen
Author-email: simon.vanheeringen@gmail.com
License: MIT
Description: # norns
        
        Simple yaml-based config module.
        
        ## Installation
        
        Via pip, for now.
        
        ```
        $ pip install norns
        ```
        
        ## Usage
        
        
        ## Todo
        
        * Add todo!
        
        ## Contributing
        
        Contributions welcome! Send me a pull request or get in [touch](simon.vanheeringen@gmail.com).
        
        ## License
        
        This module is licensed under the terms of the [MIT license](https://opensource.org/licenses/MIT).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
