Metadata-Version: 1.1
Name: simple-yaml
Version: 0.1.0
Summary: A simple version of pyyaml
Home-page: https://github.com/guyskk/simple-yaml
Author: guyskk
Author-email: guyskk@qq.com
License: MIT
Description: 
        Simple YAML
        
        Document: https://github.com/guyskk/simple-yaml
        
Keywords: sample yaml pyyaml
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
