{ "info": { "author": "Venkkatesh_Sekar", "author_email": "venkythesupersaiyan@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "blockhash \n=========\n.. image:: https://travis-ci.org/Spockuto/blockhash.svg?branch=master\n :target: https://travis-ci.org/Spockuto/blockhash\n\n.. image:: https://coveralls.io/repos/Spockuto/blockhash/badge.svg?branch=master&service=github :target: https://coveralls.io/github/Spockuto/blockhash?branch=master\n\nA SHA implementations which serves normal SHA for small files and\nblock based SHA for larger files which speeds up your process\n\nInstallation\n============\n\nUsing ``pip``\n-------------\n\n.. code:: sh\n\n $ pip install blockhash\n\nLatest build from the Source\n----------------------------\n\n- Clone the repo\n \n .. code:: sh\n \n $ git clone https://github.com/Spockuto/blockhash.git\n\n- Run \n \n .. code:: sh\n \n $ python setup.py install\n\nUsage\n=====\n\n.. code:: sh\n\n blockhash --help\n\t\n\t usage: blockhash [-h] [-1] [-2] [-3] [-4] [-5] [-f FILE]\n\n\t Speed up your SHA. A different hash style.\n\t \n\t optional arguments:\n\t -h, --help show this help message and exit\n\t -1, --sha1\n\t -2, --sha224\n\t -3, --sha256\n\t -4, --sha384\n\t -5, --sha512\n\t -f FILE, --file FILE The path to the file\n\nContribute\n==========\n\nIf you want to add features, improve them, or report issues, feel free\nto send a pull request.\n\nContributors\n============\n\n- `VenkkateshSekar `__ \n\nLicense\n=======\n\nMIT `VenkkateshSekar `__\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/Spockuto/blockhash", "keywords": "CLI,python", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "blockhash", "package_url": "https://pypi.org/project/blockhash/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/blockhash/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Spockuto/blockhash" }, "release_url": "https://pypi.org/project/blockhash/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Speed up your SHA. A different hash style", "version": "0.1.1" }, "last_serial": 1892422, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8b017387a404cf581f9541bfe02330e7", "sha256": "2ec1c96cce8a023eccb3e1731a1b2738c67031c7c57b65f2477503c2ffbf9129" }, "downloads": -1, "filename": "blockhash-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8b017387a404cf581f9541bfe02330e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2336, "upload_time": "2016-01-06T15:05:20", "url": "https://files.pythonhosted.org/packages/f9/3b/7c5f242e9fa7c3dfef1e49ad0408db6742c41103210625a7f857baa0c292/blockhash-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "550b9885a1bbe209f0dc224397f40d16", "sha256": "bae43c92bc82afd81ce3c9a1fd1899725f7536b62653237a9c9fa4684995e674" }, "downloads": -1, "filename": "blockhash-0.1.1.tar.gz", "has_sig": false, "md5_digest": "550b9885a1bbe209f0dc224397f40d16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2482, "upload_time": "2016-01-07T07:26:43", "url": "https://files.pythonhosted.org/packages/d6/76/db0460a1aed6c29f0f2b3606008d97ce0fde538532cab6d0eba7bb4447e4/blockhash-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "550b9885a1bbe209f0dc224397f40d16", "sha256": "bae43c92bc82afd81ce3c9a1fd1899725f7536b62653237a9c9fa4684995e674" }, "downloads": -1, "filename": "blockhash-0.1.1.tar.gz", "has_sig": false, "md5_digest": "550b9885a1bbe209f0dc224397f40d16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2482, "upload_time": "2016-01-07T07:26:43", "url": "https://files.pythonhosted.org/packages/d6/76/db0460a1aed6c29f0f2b3606008d97ce0fde538532cab6d0eba7bb4447e4/blockhash-0.1.1.tar.gz" } ] }