{ "info": { "author": "Corbin Simpson", "author_email": "MostAwesomeDude@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Tiger for Python\n----------------\n\nThis is a simple implementation of the Tiger cryptographic hash for Python. It\nuses the same API as all other hashing modules, with new(), update(), and\ndigest()/hexdigest().\n\nIt's written in C, and uses the standard Python/C bindings and the reference C\nimplementation for Tiger. It has been tested on i386 and amd64, and correctly\nreports the reference hashes in standard order.\n\nRequirements\n============\n\n * Python 2.4 (if it works on 2.3, tell me, please!)\n * Python developement packages and a working toolchain\n\nChangelog\n=========\n * v0.3\n * PyPI compatibility; Tiger is now available on PyPI.\n * v0.2\n * Unbreak the entire module, particularly hexdigest().\n * Add tests.\n * v0.1\n * Initial release.", "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/MostAwesomeDude/tiger", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tiger", "package_url": "https://pypi.org/project/tiger/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tiger/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/MostAwesomeDude/tiger" }, "release_url": "https://pypi.org/project/tiger/0.3/", "requires_dist": null, "requires_python": null, "summary": "Tiger hash module", "version": "0.3" }, "last_serial": 800675, "releases": { "0.2": [], "0.3": [ { "comment_text": "", "digests": { "md5": "fbbe588186e5c31ba0af532c39a8ea81", "sha256": "9bc9f35253cd8cf58d2528146038d605e6c3fbd8f1f80ae459dddfc34fa038cf" }, "downloads": -1, "filename": "tiger-0.3.tar.gz", "has_sig": false, "md5_digest": "fbbe588186e5c31ba0af532c39a8ea81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19198, "upload_time": "2010-08-15T19:30:19", "url": "https://files.pythonhosted.org/packages/8c/23/25263e2c7e35c9448f093c5356bac75c05059cce3069c4ce517f0bc136d2/tiger-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fbbe588186e5c31ba0af532c39a8ea81", "sha256": "9bc9f35253cd8cf58d2528146038d605e6c3fbd8f1f80ae459dddfc34fa038cf" }, "downloads": -1, "filename": "tiger-0.3.tar.gz", "has_sig": false, "md5_digest": "fbbe588186e5c31ba0af532c39a8ea81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19198, "upload_time": "2010-08-15T19:30:19", "url": "https://files.pythonhosted.org/packages/8c/23/25263e2c7e35c9448f093c5356bac75c05059cce3069c4ce517f0bc136d2/tiger-0.3.tar.gz" } ] }