{ "info": { "author": "Ryan Anguiano", "author_email": "ryan.anguiano@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "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" ], "description": "===============================\nrecursive_dict\n===============================\n\n.. image:: https://img.shields.io/travis/ryananguiano/recursive_dict.svg\n :target: https://travis-ci.org/ryananguiano/recursive_dict\n\n.. image:: https://img.shields.io/pypi/v/recursive_dict.svg\n :target: https://pypi.python.org/pypi/recursive_dict\n\n\nA dict subclass that can lookup several layers deep.\n\n* Free software: ISC license\n* Documentation: https://recursive_dict.readthedocs.org.\n\nFeatures\n--------\n\n* TODO\n\n\n\n\nHistory\n-------\n\n0.2.0 (2016-12-29)\n---------------------\n\n* Add __setitem__ method\n* Create a base class\n* Retain a link to original item\n* Access original item attributes\n\n0.1.0 (2015-01-11)\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/ryananguiano/recursive_dict", "keywords": "recursive_dict", "license": "ISCL", "maintainer": null, "maintainer_email": null, "name": "recursive_dict", "package_url": "https://pypi.org/project/recursive_dict/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/recursive_dict/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ryananguiano/recursive_dict" }, "release_url": "https://pypi.org/project/recursive_dict/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A dict subclass that can lookup several layers deep.", "version": "0.2.0" }, "last_serial": 2544003, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2d97c5b466cc8fe494f909f596eeca19", "sha256": "9cf19b30cb3ee17938ef3b9e79840fff4bccf2149ac0de56adb266cef2521185" }, "downloads": -1, "filename": "recursive_dict-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2d97c5b466cc8fe494f909f596eeca19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11051, "upload_time": "2015-11-04T06:29:33", "url": "https://files.pythonhosted.org/packages/f2/27/acf998d287466481683a2b6a80b850712c832b8bb538a79a6b54c2763c3c/recursive_dict-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e5df170e7f2fa47e46eb94c9e41c8e22", "sha256": "5ba0377064be27183dfdab582b511182d38c4db5f8e52c93c15b9055a16c1889" }, "downloads": -1, "filename": "recursive_dict-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e5df170e7f2fa47e46eb94c9e41c8e22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11439, "upload_time": "2016-12-29T11:05:44", "url": "https://files.pythonhosted.org/packages/c4/15/5b8ae3618d7fed3566d359e96eab17f64e0b42d58971a8022b71a69c3ee9/recursive_dict-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5df170e7f2fa47e46eb94c9e41c8e22", "sha256": "5ba0377064be27183dfdab582b511182d38c4db5f8e52c93c15b9055a16c1889" }, "downloads": -1, "filename": "recursive_dict-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e5df170e7f2fa47e46eb94c9e41c8e22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11439, "upload_time": "2016-12-29T11:05:44", "url": "https://files.pythonhosted.org/packages/c4/15/5b8ae3618d7fed3566d359e96eab17f64e0b42d58971a8022b71a69c3ee9/recursive_dict-0.2.0.tar.gz" } ] }