{ "info": { "author": "Baptiste Mispelon", "author_email": "bmispelon@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "========\nweirdict\n========\n\nThis package offers a base implementation as well as several examples of\n\"normalized dicts\".\n\nA normalized dict is a python dictionary subclass whose keys are normalized\nthrough a particular function prior to insertion/modification/deletion.\n\n\nExamples\n========\n\nThe example classes provided include:\n\n* A dict whose normalization function can be passed in the constructor (and\n changed on-the-fly),\n\n* A case-insensitive dict,\n\n* a dict whose keys are truncated to a given length,\n\n* a dict whose keys are computed modulo N, where N is a given int.", "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/bmispelon/weirdict", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "weirdict", "package_url": "https://pypi.org/project/weirdict/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/weirdict/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bmispelon/weirdict" }, "release_url": "https://pypi.org/project/weirdict/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Doing weird things with dicts.", "version": "0.3.0" }, "last_serial": 743091, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4a4dafea505fa975de3603431178930b", "sha256": "c9efde4c117a212189d5ff60e439f033693dfdc5def66634dd0de5af607dab06" }, "downloads": -1, "filename": "weirdict-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4a4dafea505fa975de3603431178930b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3237, "upload_time": "2012-05-26T13:21:05", "url": "https://files.pythonhosted.org/packages/01/ea/a0b0dc5f51de34332b5b7baa43fd9d9762f26ded314f0b121c5328587068/weirdict-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f9e0567195a7188d82ec07989b870931", "sha256": "7bd78353929ebfa4ab7034d11218afd10f4acdfe780c42d1a685bbc49baa5128" }, "downloads": -1, "filename": "weirdict-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f9e0567195a7188d82ec07989b870931", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3278, "upload_time": "2012-05-27T13:35:32", "url": "https://files.pythonhosted.org/packages/e0/f6/c34c6c27dfd2ed793253aabfcfa6e3fa0e9b197e03273565a8cd368eb46d/weirdict-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "1f087f183a715c5c4cafe090d3a4ce8e", "sha256": "051359e0c9036ae1c7ccd0f1a7ab9152ec99ffdb0cf1ca21e7c95c45928520dd" }, "downloads": -1, "filename": "weirdict-0.2.1.tar.gz", "has_sig": false, "md5_digest": "1f087f183a715c5c4cafe090d3a4ce8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3277, "upload_time": "2012-05-27T13:52:08", "url": "https://files.pythonhosted.org/packages/11/f7/a5c4b46871cc4e7b811c216f61ef4a3de20a24408021b6f910b9570189e9/weirdict-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "662926bf41927c379ca37d60dde72f0d", "sha256": "c24308b2fbdf61b0a9f4f9ebc70e1c62ee61fbc170320aa57c7873238296b4c9" }, "downloads": -1, "filename": "weirdict-0.3.0.tar.gz", "has_sig": false, "md5_digest": "662926bf41927c379ca37d60dde72f0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3449, "upload_time": "2012-05-27T18:55:02", "url": "https://files.pythonhosted.org/packages/21/77/a84c9793b12b572612ea34506e7b71d23fd11fa393e489a8c3ccaf475a60/weirdict-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "662926bf41927c379ca37d60dde72f0d", "sha256": "c24308b2fbdf61b0a9f4f9ebc70e1c62ee61fbc170320aa57c7873238296b4c9" }, "downloads": -1, "filename": "weirdict-0.3.0.tar.gz", "has_sig": false, "md5_digest": "662926bf41927c379ca37d60dde72f0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3449, "upload_time": "2012-05-27T18:55:02", "url": "https://files.pythonhosted.org/packages/21/77/a84c9793b12b572612ea34506e7b71d23fd11fa393e489a8c3ccaf475a60/weirdict-0.3.0.tar.gz" } ] }