{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft", "Operating System :: POSIX", "Programming Language :: Python :: 3.6" ], "description": "This module is used to hash a set of files and rename them such that the\nhashes are embedded in their filenames.\n\nUsage:\n\n``python -m hashandrename filea.txt fileb.txt --rename --hashalg md5``\n\nwill generate the files\n\n``filea_md5_[md5hash].txt`` and ``filea_md5_[md5hash].txt``.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/richsharp/hashandrename", "keywords": "computing reproduction", "license": "BSD", "maintainer": "Rich Sharp", "maintainer_email": "richpsharp@gmail.com", "name": "hashandrename", "package_url": "https://pypi.org/project/hashandrename/", "platform": "", "project_url": "https://pypi.org/project/hashandrename/", "project_urls": { "Homepage": "https://bitbucket.org/richsharp/hashandrename" }, "release_url": "https://pypi.org/project/hashandrename/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "utility to quickly hash index files", "version": "0.0.1" }, "last_serial": 5347265, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ed7ae2f8ce0263389967cb2af41a2d59", "sha256": "6fa30b5a0755de467b20188c802a08cf1a408b068a6244153160c621ab46eb3d" }, "downloads": -1, "filename": "hashandrename-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ed7ae2f8ce0263389967cb2af41a2d59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3512, "upload_time": "2019-06-01T20:30:04", "url": "https://files.pythonhosted.org/packages/97/d7/1701125fdb97a2f46b6095e1dab173e004ba62cedeb6b47ff6e28f5ac5c7/hashandrename-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed7ae2f8ce0263389967cb2af41a2d59", "sha256": "6fa30b5a0755de467b20188c802a08cf1a408b068a6244153160c621ab46eb3d" }, "downloads": -1, "filename": "hashandrename-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ed7ae2f8ce0263389967cb2af41a2d59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3512, "upload_time": "2019-06-01T20:30:04", "url": "https://files.pythonhosted.org/packages/97/d7/1701125fdb97a2f46b6095e1dab173e004ba62cedeb6b47ff6e28f5ac5c7/hashandrename-0.0.1.tar.gz" } ] }