{ "info": { "author": "Kushal Das", "author_email": "mail@kushaldas.in", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Compute dependency hashes from Pipfile.lock\n\nThis is a small tool to compute **sha256** hashes from the Pipfile.lock file.\nThe `Pipfile.lock` file should exists in the current directory.\n\n## Example usage\n\n```\ncomputepipfilehash\n```\n\nIf you have locally build wheels in the `./localwheels/` directory, then you\ncan generate a new requirements file from it.\n\n```\ncomputepipfilehash --wheel-hashes\n```\n\nBoth the above commands will print the output in the STDOUT.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kushaldas/computepipfilehash", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "computepipfilehash", "package_url": "https://pypi.org/project/computepipfilehash/", "platform": "", "project_url": "https://pypi.org/project/computepipfilehash/", "project_urls": { "Homepage": "https://github.com/kushaldas/computepipfilehash" }, "release_url": "https://pypi.org/project/computepipfilehash/0.0.3/", "requires_dist": null, "requires_python": ">=3.5", "summary": "To generate requirements file with hashes.", "version": "0.0.3" }, "last_serial": 4431137, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fab35649936b489d3d8e5d8a194796ec", "sha256": "72624bc96f8ea7049c6cdc5742f40ad9b970dad519bab7b60b99b695a31cf0d2" }, "downloads": -1, "filename": "computepipfilehash-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fab35649936b489d3d8e5d8a194796ec", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 14355, "upload_time": "2018-09-25T21:37:05", "url": "https://files.pythonhosted.org/packages/48/32/25899dfb5d4d16d65164f1e9180771c3b7c8c75ecb224e832287da6feb03/computepipfilehash-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "03d6d404084d7b20b50d63c2a64b0b5f", "sha256": "84f2710015f7f2fe44af9c69ffb7c49ef03742f5962660dc97eb7e4befd9e04c" }, "downloads": -1, "filename": "computepipfilehash-0.0.2.tar.gz", "has_sig": false, "md5_digest": "03d6d404084d7b20b50d63c2a64b0b5f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 14949, "upload_time": "2018-10-05T11:22:04", "url": "https://files.pythonhosted.org/packages/9c/37/eaf2aad57576ab387660f16f4175e807a423891d0e2ed648e3abf515d907/computepipfilehash-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "1d204a7a169a875f02bfd5dd4788f3de", "sha256": "2987dbe585fb16c1954450bee339d3125b9f2f0f4fc1d90a28fc1452a0cac440" }, "downloads": -1, "filename": "computepipfilehash-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1d204a7a169a875f02bfd5dd4788f3de", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 14995, "upload_time": "2018-10-30T11:08:52", "url": "https://files.pythonhosted.org/packages/a5/a4/9b53b5891ae70e59fd5d4098e52089d585ddab7c5ff02dd2a1ebaaa6671b/computepipfilehash-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d204a7a169a875f02bfd5dd4788f3de", "sha256": "2987dbe585fb16c1954450bee339d3125b9f2f0f4fc1d90a28fc1452a0cac440" }, "downloads": -1, "filename": "computepipfilehash-0.0.3.tar.gz", "has_sig": false, "md5_digest": "1d204a7a169a875f02bfd5dd4788f3de", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 14995, "upload_time": "2018-10-30T11:08:52", "url": "https://files.pythonhosted.org/packages/a5/a4/9b53b5891ae70e59fd5d4098e52089d585ddab7c5ff02dd2a1ebaaa6671b/computepipfilehash-0.0.3.tar.gz" } ] }