{ "info": { "author": "Richard Milne", "author_email": "richmilne@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "pymd5\n=====\n\nRecursively calculate and display MD5 file hashes for all files rooted in a directory.\n\nDescription\n-----------\nHashes are calculated for all files rooted in the given directory. Hashes and file paths (relative to given directory) are output to stdout, problem files reported on stderr. File paths are output in alphabetical order, and don't include the name of the top-level directory.\n\nOutput matches that of md5sum(1): \"{md5-hash} \\*{relative file path}\", e.g: ::\n\n 7df5132659452a47ec54aa7158995e21 *pymd5.py\n\nFunctions\n---------\n.. raw:: html\n\n
\n calculate_hashes(dirpath)\n Calculate MD5 hashes for all files rooted in `dirpath`.\n\n\nCommand-line usage\n------------------\n.. raw:: html\n\n
pymd5 [-h|--help] DIRPATH", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/richmilne/pymd5/releases/tag/v0.1", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pymd5", "package_url": "https://pypi.org/project/pymd5/", "platform": "", "project_url": "https://pypi.org/project/pymd5/", "project_urls": { "Homepage": "https://github.com/richmilne/pymd5/releases/tag/v0.1" }, "release_url": "https://pypi.org/project/pymd5/0.1/", "requires_dist": null, "requires_python": "", "summary": "Recursively calculate and display MD5 file hashes for all files rooted in a directory.", "version": "0.1" }, "last_serial": 3211329, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "010f8017797050326d160401c9f283d4", "sha256": "7531bb7208b735fcf3cc4a1619440da9178f0717b957b3f4222a37a15afabea6" }, "downloads": -1, "filename": "pymd5-0.1.tar.gz", "has_sig": false, "md5_digest": "010f8017797050326d160401c9f283d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3102, "upload_time": "2017-09-28T20:45:50", "url": "https://files.pythonhosted.org/packages/bb/2a/65389cb6392bc41945810dfbd7b1405e7dbde9f0e46aa6fe30cd88bd065f/pymd5-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "010f8017797050326d160401c9f283d4", "sha256": "7531bb7208b735fcf3cc4a1619440da9178f0717b957b3f4222a37a15afabea6" }, "downloads": -1, "filename": "pymd5-0.1.tar.gz", "has_sig": false, "md5_digest": "010f8017797050326d160401c9f283d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3102, "upload_time": "2017-09-28T20:45:50", "url": "https://files.pythonhosted.org/packages/bb/2a/65389cb6392bc41945810dfbd7b1405e7dbde9f0e46aa6fe30cd88bd065f/pymd5-0.1.tar.gz" } ] }