{ "info": { "author": "Kirill Simonov", "author_email": "xi@resolvent.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup" ], "description": "YAML is a data serialization format designed for human readability\nand interaction with scripting languages. Syck is an extension for\nreading and writing YAML in scripting languages. PySyck is aimed to\nupdate the current Python bindings for Syck.", "description_content_type": null, "docs_url": null, "download_url": "http://pyyaml.org/download/pysyck/PySyck-0.61.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pyyaml.org/wiki/PySyck", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "PySyck", "package_url": "https://pypi.org/project/PySyck/", "platform": "Any", "project_url": "https://pypi.org/project/PySyck/", "project_urls": { "Download": "http://pyyaml.org/download/pysyck/PySyck-0.61.2.tar.gz", "Homepage": "http://pyyaml.org/wiki/PySyck" }, "release_url": "https://pypi.org/project/PySyck/0.61.2/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for the Syck YAML parser and emitter", "version": "0.61.2" }, "last_serial": 10098, "releases": { "0.55.1": [], "0.61.1": [], "0.61.2": [] }, "urls": [] }