{ "info": { "author": "Oleg Pudeyev", "author_email": "oleg@bsdpower.com", "bugtrack_url": null, "classifiers": [], "description": "cidict - case insensitive dictionary type for Python\n====================================================\n\nEveryone needs it, but there is no package implementing it.\nEvery project rolls its own.\n\nWhen I was thinking that I should write unit tests for mine, I extracted it\ninto a separate package.\n\nThis is a work in progress.\n\nTests\n-----\n\nRun with ``nose``.\n\n.. image:: https://api.travis-ci.org/p/cidict.png\n :target: https://travis-ci.org/p/cidict\n\nLicense\n-------\n\nReleased under the 2 clause BSD license.\n\nReferences\n----------\n\n- http://docs.python.org/2/library/stdtypes.html#mapping-types-dict\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/p/cidict", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cidict", "package_url": "https://pypi.org/project/cidict/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cidict/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/p/cidict" }, "release_url": "https://pypi.org/project/cidict/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Case insensitive dictionary type", "version": "0.1.1" }, "last_serial": 989855, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "55073a528cf1b9dcb2b9bbbed56e4b7c", "sha256": "2c98996a9c1049f3e0fe9a55f585dc2087185bd4713f4e6904a446158342d30c" }, "downloads": -1, "filename": "cidict-0.1.1.tar.gz", "has_sig": false, "md5_digest": "55073a528cf1b9dcb2b9bbbed56e4b7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1825, "upload_time": "2014-02-03T22:13:39", "url": "https://files.pythonhosted.org/packages/d1/54/949a3543ea0e8937344db7e48b34bc8c926dd97d957d9579cf06e5b136de/cidict-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "55073a528cf1b9dcb2b9bbbed56e4b7c", "sha256": "2c98996a9c1049f3e0fe9a55f585dc2087185bd4713f4e6904a446158342d30c" }, "downloads": -1, "filename": "cidict-0.1.1.tar.gz", "has_sig": false, "md5_digest": "55073a528cf1b9dcb2b9bbbed56e4b7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1825, "upload_time": "2014-02-03T22:13:39", "url": "https://files.pythonhosted.org/packages/d1/54/949a3543ea0e8937344db7e48b34bc8c926dd97d957d9579cf06e5b136de/cidict-0.1.1.tar.gz" } ] }