Metadata-Version: 1.1
Name: reyaml
Version: 0.2.2
Summary: Reader of humane YAML files
Home-page: https://github.com/ralienpp/reyaml
Author: Alex Railean
Author-email: ralienpp@gmail.com
License: BSD
Download-URL: https://github.com/ralienpp/reyaml/tarball/0.2.2
Description: Extends the syntax of YAML files to accomodate things that an administrator
        appreciates - comments inside a configuration file. Applies some additional sanity checks
        to the data and fails verbosely, providing a detailed error message.
Keywords: yaml,parser,configuration,config
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
