{ "info": { "author": "Manu Phatak", "author_email": "bionikspoon@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Programming Language :: YACC", "Topic :: Database", "Topic :: Documentation :: Sphinx", "Topic :: Internet", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Text Processing", "Topic :: Text Processing :: General", "Topic :: Text Processing :: Markup", "Topic :: Utilities" ], "description": ".. START Source defined in docs/github_docs.py\n\n\n.. This document was procedurally generated by docs/github_docs.py on Monday, January 18, 2016\n\n\n.. END Source defined in docs/github_docs.py\n.. START Source defined in docs/github_docs.py\n\n\n.. role:: mod(literal)\n.. role:: func(literal)\n.. role:: data(literal)\n.. role:: const(literal)\n.. role:: class(literal)\n.. role:: meth(literal)\n.. role:: attr(literal)\n.. role:: exc(literal)\n.. role:: obj(literal)\n.. role:: envvar(literal)\n\n\n.. END Source defined in docs/github_docs.py\n.. START Source defined in docs/source/_partial/readme_title.rst\n\n===============================\npureyaml\n===============================\n\n.. image:: https://badge.fury.io/py/pureyaml.svg\n :target: https://pypi.python.org/pypi/pureyaml/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/pureyaml.svg\n :target: https://pypi.python.org/pypi/pureyaml/\n :alt: Development Status\n\n.. image:: https://travis-ci.org/bionikspoon/pureyaml.svg?branch=develop\n :target: https://travis-ci.org/bionikspoon/pureyaml?branch=develop\n :alt: Build Status\n\n.. image:: https://coveralls.io/repos/bionikspoon/pureyaml/badge.svg?branch=develop\n :target: https://coveralls.io/github/bionikspoon/pureyaml?branch=develop&service=github\n :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/pureyaml/badge/?version=develop\n :target: https://pureyaml.readthedocs.org/en/develop/?badge=develop\n :alt: Documentation Status\n\n\nYet another yaml parser, in pure python.\n\n\n.. END Source defined in docs/source/_partial/readme_title.rst\n.. START Source defined in docs/source/_partial/readme_features.rst\n\nFeatures\n--------\n\n- Documentation: https://pureyaml.readthedocs.org\n- Open Source: https://github.com/bionikspoon/pureyaml\n- MIT license\n\n\n.. END Source defined in docs/source/_partial/readme_features.rst\n.. START Source defined in docs/source/installation.rst\n\n\n============\nInstallation\n============\n\nAt the command line either via easy_install or pip\n\n.. code-block:: shell\n\n $ pip install pureyaml\n\n\n\n.. code-block:: shell\n\n $ easy_install pureyaml\n\nOr, if you have virtualenvwrapper installed\n\n.. code-block:: shell\n\n $ mkvirtualenv pureyaml\n $ pip install pureyaml\n\n**Uninstall**\n\n.. code-block:: shell\n\n $ pip uninstall pureyaml\n\n\n.. END Source defined in docs/source/installation.rst\n.. START Source defined in docs/source/usage.rst\n\n=====\nUsage\n=====\n\nTo use pureyaml in a project\n\n.. code-block:: python\n\n import pureyaml\n\n\n.. END Source defined in docs/source/usage.rst\n.. START Source defined in docs/source/_partial/readme_credits.rst\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `bionikspoon/cookiecutter-pypackage`_ forked from `audreyr/cookiecutter-pypackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`bionikspoon/cookiecutter-pypackage`: https://github.com/bionikspoon/cookiecutter-pypackage\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n.. END Source defined in docs/source/_partial/readme_credits.rst\n\n\n=======\nHistory\n=======\n\nNext Release\n------------\n\n* Coming Soon\n\n0.1.0 (2015-12-13)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bionikspoon/pureyaml", "keywords": "pureyaml Manu Phatak", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pureyaml", "package_url": "https://pypi.org/project/pureyaml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pureyaml/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bionikspoon/pureyaml" }, "release_url": "https://pypi.org/project/pureyaml/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Yet another yaml parser, in pure python.", "version": "0.1.0" }, "last_serial": 1909600, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "698d26e6e13dbb6c214a4974eaeb0bcd", "sha256": "d80483a79ee193d370f4e5c64e9a0dc2d9482cb543587c1d031520c23e7f190d" }, "downloads": -1, "filename": "pureyaml-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "698d26e6e13dbb6c214a4974eaeb0bcd", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 20182, "upload_time": "2016-01-18T09:39:50", "url": "https://files.pythonhosted.org/packages/97/14/8cc336ce44a1e9ab029e56ddcdfcf8803537cb6f494f7f813a74b4e7b66f/pureyaml-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ee6da17e1efa3084ed7b0d2ca1c9e79", "sha256": "8c445a94dc628489b8fc5b13e23b92da2791b64cda9f902327998e1f4cf5c35c" }, "downloads": -1, "filename": "pureyaml-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9ee6da17e1efa3084ed7b0d2ca1c9e79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46332, "upload_time": "2016-01-18T09:39:41", "url": "https://files.pythonhosted.org/packages/9a/0d/86b7ee6adc103e2f3e6a5b0e9bff80e1eeb5e85035b0d63591c6680f9282/pureyaml-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "698d26e6e13dbb6c214a4974eaeb0bcd", "sha256": "d80483a79ee193d370f4e5c64e9a0dc2d9482cb543587c1d031520c23e7f190d" }, "downloads": -1, "filename": "pureyaml-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "698d26e6e13dbb6c214a4974eaeb0bcd", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 20182, "upload_time": "2016-01-18T09:39:50", "url": "https://files.pythonhosted.org/packages/97/14/8cc336ce44a1e9ab029e56ddcdfcf8803537cb6f494f7f813a74b4e7b66f/pureyaml-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ee6da17e1efa3084ed7b0d2ca1c9e79", "sha256": "8c445a94dc628489b8fc5b13e23b92da2791b64cda9f902327998e1f4cf5c35c" }, "downloads": -1, "filename": "pureyaml-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9ee6da17e1efa3084ed7b0d2ca1c9e79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46332, "upload_time": "2016-01-18T09:39:41", "url": "https://files.pythonhosted.org/packages/9a/0d/86b7ee6adc103e2f3e6a5b0e9bff80e1eeb5e85035b0d63591c6680f9282/pureyaml-0.1.0.tar.gz" } ] }