{ "info": { "author": "Tim Wegener", "author_email": "twegener@radlogic.com.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Provide a dictionary-style object with reverse-lookup capabilities. This\r\nintegrity of the two-way mapping is maintained (must be a one-to-one) mapping.\r\nProvides extra methods for reverse look-up such as key, get_key, has_value and\r\nreversed_items.\r\n\r\nThis requires Python 2.2 or greater.", "description_content_type": null, "docs_url": null, "download_url": "http://www.radlogic.com.au/releases/two_way_dict.py", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.radlogic.com.au/downloads.htm", "keywords": "dict reverse mapping key value", "license": "", "maintainer": "", "maintainer_email": "", "name": "two_way_dict", "package_url": "https://pypi.org/project/two_way_dict/", "platform": "", "project_url": "https://pypi.org/project/two_way_dict/", "project_urls": { "Download": "http://www.radlogic.com.au/releases/two_way_dict.py", "Homepage": "http://www.radlogic.com.au/downloads.htm" }, "release_url": "https://pypi.org/project/two_way_dict/0.3/", "requires_dist": null, "requires_python": null, "summary": "Provide dictionary-style object with reverse-lookup capabilities.", "version": "0.3" }, "last_serial": 63233, "releases": { "0.2": [], "0.3": [] }, "urls": [] }