{ "info": { "author": "Eric Naeseth", "author_email": "eric+yodl@naeseth.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "yodl\n====\n\n[![Build Status](https://travis-ci.org/enaeseth/yodl.svg?branch=master)](https://travis-ci.org/enaeseth/yodl)\n[![PyPI](https://img.shields.io/pypi/v/yodl.svg)](https://pypi.python.org/pypi/yodl)\n\nUse [PyYAML](http://pyyaml.org/) to load a document into a Python OrderedDict.\n\n```py\nimport yaml\nimport yodl\n\ndata = yaml.load(input, yodl.OrderedDictYAMLLoader)\n```\n\n### Installing\n\nyodl is available on [PyPI](https://pypi.python.org/pypi/yodl).\n", "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/enaeseth/yodl", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "yodl", "package_url": "https://pypi.org/project/yodl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yodl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/enaeseth/yodl" }, "release_url": "https://pypi.org/project/yodl/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.0.0" }, "last_serial": 1914163, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "69a3ab6d6c956c29e888a40ed5784a21", "sha256": "950b41dffce994f60fb39b4a37aead617a6eee80120d1ff10c1e2cad3eb17948" }, "downloads": -1, "filename": "yodl-1.0.0.tar.gz", "has_sig": false, "md5_digest": "69a3ab6d6c956c29e888a40ed5784a21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2601, "upload_time": "2016-01-20T22:38:01", "url": "https://files.pythonhosted.org/packages/63/e0/36db91311d51f94568f36a3a297416fcbd8e84a5eb2bab61c9b34579c49d/yodl-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "69a3ab6d6c956c29e888a40ed5784a21", "sha256": "950b41dffce994f60fb39b4a37aead617a6eee80120d1ff10c1e2cad3eb17948" }, "downloads": -1, "filename": "yodl-1.0.0.tar.gz", "has_sig": false, "md5_digest": "69a3ab6d6c956c29e888a40ed5784a21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2601, "upload_time": "2016-01-20T22:38:01", "url": "https://files.pythonhosted.org/packages/63/e0/36db91311d51f94568f36a3a297416fcbd8e84a5eb2bab61c9b34579c49d/yodl-1.0.0.tar.gz" } ] }