Metadata-Version: 1.1
Name: ycfg
Version: 0.1.0
Summary: Easy way to get and access configuration data from YAML files
Home-page: https://github.com/zaufi/trivial-yaml-config
Author: Alex Turbov
Author-email: I.zaufi@gmail.com
License: GNU General Public License v3 or later (GPLv3+)
Download-URL: https://github.com/zaufi/trivial-yaml-config/archive/release/0.1.0.tar.gz
Description-Content-Type: UNKNOWN
Description: What is this
        ============
        
        |Build Status| |nbsp| |Latest Release|
        
        The package to simplify a usual work with configuration files from Python programs.
        
        .. TODO More docs and features ;-)
        
        .. |Latest Release| image:: https://badge.fury.io/py/trivial-yaml-config.svg
            :target: https://pypi.org/project/trivial-yaml-config/#history
        .. |Build Status| image:: https://travis-ci.org/zaufi/trivial-yaml-config.svg?branch=master
           :target: https://travis-ci.org/zaufi/trivial-yaml-config
        .. |nbsp| unicode:: 0xA0
           :trim:
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
