Metadata-Version: 1.0
Name: PySyck
Version: 0.61.2
Summary: Python bindings for the Syck YAML parser and emitter
Home-page: http://pyyaml.org/wiki/PySyck
Author: Kirill Simonov
Author-email: xi@resolvent.net
License: BSD
Download-URL: http://pyyaml.org/download/pysyck/PySyck-0.61.2.tar.gz
Description: YAML is a data serialization format designed for human readability
        and interaction with scripting languages. Syck is an extension for
        reading and writing YAML in scripting languages. PySyck is aimed to
        update the current Python bindings for Syck.
Platform: Any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
