{ "info": { "author": "Brian M. Clapper", "author_email": "bmc@clapper.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Text Processing :: Filters", "Topic :: Utilities" ], "description": "Calculate a cryptohash on a file or standard input.\n\nUsage:\n\n **digest** *algorithm* [file] ...\n\nThe *digest* utility calculates message digests of files or, if no file\nis specified, standard input. The set of supported digests depends on the\ncurrent Python interpreter and the version of OpenSSL present on the system.\nHowever, at a minimum, *digest* supports the following algorithms:\n\n +-------------+--------------------------------------+\n | Argument | Algorithm |\n +=============+======================================+\n | md5 | The MD5 algorithm |\n +-------------+--------------------------------------+\n | sha1 | The SHA-1 algorithm |\n +-------------+--------------------------------------+\n | sha224 | The SHA-224 algorithm |\n +-------------+--------------------------------------+\n | sha256 | The SHA-256 algorithm |\n +-------------+--------------------------------------+\n | sha384 | The SHA-384 algorithm |\n +-------------+--------------------------------------+\n | sha512 | The SHA-512 algorithm |\n +-------------+--------------------------------------+\n\nThis program is modeled on the *digest* program found in BSD Un\\*x systems\nand written by Alistair G. Crooks. This Python version is an independently\nimplemented program based on the manual page and output from the BSD *digest*\nprogram.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://software.clapper.org/digest/", "keywords": null, "license": "BSD-style license", "maintainer": null, "maintainer_email": null, "name": "digest", "package_url": "https://pypi.org/project/digest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/digest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://software.clapper.org/digest/" }, "release_url": "https://pypi.org/project/digest/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Calculate message digests of files or standard input", "version": "1.0.2" }, "last_serial": 788963, "releases": { "1.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "731db179ef1b963df46dc6ea69a85c52", "sha256": "db16c2a19eb12a6cf12d0d123343e72174917e22208330010859d1e0a2f85e03" }, "downloads": -1, "filename": "digest-1.0.1.tar.gz", "has_sig": false, "md5_digest": "731db179ef1b963df46dc6ea69a85c52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5901, "upload_time": "2010-06-25T22:53:21", "url": "https://files.pythonhosted.org/packages/a4/bf/c4d04344d34dc6cecd8a0b01b54160af8c916496022215a51719ecff8144/digest-1.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "dd407e6b48c9ff8a162c0452dfe3eadd", "sha256": "1bc10b72c408d1be0105d2845729f6e813625d72dd8d3dc2c59590c4757fb7d9" }, "downloads": -1, "filename": "digest-1.0.1.zip", "has_sig": false, "md5_digest": "dd407e6b48c9ff8a162c0452dfe3eadd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8487, "upload_time": "2010-06-25T22:53:22", "url": "https://files.pythonhosted.org/packages/ec/00/0bffc1ee8b96a29da59727899f14b8277c5184b92c968f94d120f0d619f0/digest-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "e95830b0bd04a42cafc0ef0d26cc701a", "sha256": "91aa9637027bdb973ce637a956b6ee50692adfb2debef1623be35b0a8f55a1b3" }, "downloads": -1, "filename": "digest-1.0.2.zip", "has_sig": false, "md5_digest": "e95830b0bd04a42cafc0ef0d26cc701a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5151, "upload_time": "2011-03-15T04:03:23", "url": "https://files.pythonhosted.org/packages/8d/27/cc32a3261dc22fc4be89d4bd3207f1fe229c8c05d258f754009280b3095b/digest-1.0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e95830b0bd04a42cafc0ef0d26cc701a", "sha256": "91aa9637027bdb973ce637a956b6ee50692adfb2debef1623be35b0a8f55a1b3" }, "downloads": -1, "filename": "digest-1.0.2.zip", "has_sig": false, "md5_digest": "e95830b0bd04a42cafc0ef0d26cc701a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5151, "upload_time": "2011-03-15T04:03:23", "url": "https://files.pythonhosted.org/packages/8d/27/cc32a3261dc22fc4be89d4bd3207f1fe229c8c05d258f754009280b3095b/digest-1.0.2.zip" } ] }