{ "info": { "author": "Christopher Truncer", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "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", "Topic :: Utilities" ], "description": "Hashes\n======\n\nHashes is a tool to quickly hash plaintext strings, or compare hashed values with a plaintext. The reason I wrote this is because when on an assessment, I don't, and won't, send hashes that I found to an online \"hash generator\" that I don't trust. I'd rather have an easy way to generate hash values, or compare hashes to plaintext values, quickly. Hashes does this.\n\nInstall:\n\n```\n# Create a virtualenv (e.g. venv)\nvirtualenv venv\n# Activate the environment and install the requirements\nsource venv/bin/activate\npip install hashes\n```\n\nUse:\nIt's menu driven, if you have questions, just ask me\n\nThere are also command line options that can be shown with the -h or --help flag\n```\nhashes --help\n```", "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/ChrisTruncer/Hasher", "keywords": null, "license": "GPL 3", "maintainer": null, "maintainer_email": null, "name": "hashes", "package_url": "https://pypi.org/project/hashes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hashes/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ChrisTruncer/Hasher" }, "release_url": "https://pypi.org/project/hashes/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "A tool to quickly hash plaintext strings, or compare hashed values with a plaintext.", "version": "1.1.0" }, "last_serial": 1681494, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "352524556a12f21336f97c8743e18556", "sha256": "65d2a03e4899131d4ca83a7a7adb519b348735914b9e2fc6c0aaed2ed295993b" }, "downloads": -1, "filename": "hashes-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "352524556a12f21336f97c8743e18556", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 17068, "upload_time": "2015-08-18T00:51:11", "url": "https://files.pythonhosted.org/packages/bd/00/b2c8f3381bf10c13a76391ef49774e4e0f61f20307fb5156752b9518d572/hashes-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a763ead2b1274702130f5011f62a9594", "sha256": "a3a219578bfd7746cd2b041e7b53d923cf7ca9ea6f245c2f20785faf5739da7f" }, "downloads": -1, "filename": "hashes-1.1.0.tar.gz", "has_sig": false, "md5_digest": "a763ead2b1274702130f5011f62a9594", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6704, "upload_time": "2015-08-18T00:50:56", "url": "https://files.pythonhosted.org/packages/fa/7e/59cade070885c23e77d3a80b1c80f78de95a674861437b7333e8ac29ceaf/hashes-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "352524556a12f21336f97c8743e18556", "sha256": "65d2a03e4899131d4ca83a7a7adb519b348735914b9e2fc6c0aaed2ed295993b" }, "downloads": -1, "filename": "hashes-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "352524556a12f21336f97c8743e18556", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 17068, "upload_time": "2015-08-18T00:51:11", "url": "https://files.pythonhosted.org/packages/bd/00/b2c8f3381bf10c13a76391ef49774e4e0f61f20307fb5156752b9518d572/hashes-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a763ead2b1274702130f5011f62a9594", "sha256": "a3a219578bfd7746cd2b041e7b53d923cf7ca9ea6f245c2f20785faf5739da7f" }, "downloads": -1, "filename": "hashes-1.1.0.tar.gz", "has_sig": false, "md5_digest": "a763ead2b1274702130f5011f62a9594", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6704, "upload_time": "2015-08-18T00:50:56", "url": "https://files.pythonhosted.org/packages/fa/7e/59cade070885c23e77d3a80b1c80f78de95a674861437b7333e8ac29ceaf/hashes-1.1.0.tar.gz" } ] }