============
py-multihash
============
.. image:: https://img.shields.io/pypi/v/py-multihash.svg
:target: https://pypi.python.org/pypi/py-multihash
.. image:: https://img.shields.io/travis/multiformats/py-multihash.svg?branch=master
:target: https://travis-ci.org/multiformats/py-multihash?branch=master
.. image:: https://codecov.io/gh/multiformats/py-multihash/branch/master/graph/badge.svg
:target: https://codecov.io/gh/multiformats/py-multihash
.. image:: https://readthedocs.org/projects/multihash/badge/?version=stable
:target: https://multihash.readthedocs.io/en/stable/?badge=stable
:alt: Documentation Status
Multihash implementation in Python
* Free software: MIT license
* Documentation: https://multihash.readthedocs.io.
* Python versions: Python 3.4, 3.5, 3.6
History
-------
0.2.3 (2018-10-20)
=======================
* Fix issue with decoding breaking with app codes
* Fix issue with invalid varint decoding
0.1.0 (2018-10-19)
=======================
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/multiformats/multihash",
"name": "py-multihash",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "multihash",
"author": "Dhruv Baldawa",
"author_email": "dhruv@dhruvb.com",
"download_url": "https://files.pythonhosted.org/packages/da/d8/16bf2e958a80a85b2c905c03e412c20ba7ed5911946e2b7050f3b8fa612b/py-multihash-2.0.1.tar.gz",
"platform": "",
"description": "============\npy-multihash\n============\n\n\n.. image:: https://img.shields.io/pypi/v/py-multihash.svg\n :target: https://pypi.python.org/pypi/py-multihash\n\n.. image:: https://img.shields.io/travis/multiformats/py-multihash.svg?branch=master\n :target: https://travis-ci.org/multiformats/py-multihash?branch=master\n\n.. image:: https://codecov.io/gh/multiformats/py-multihash/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/multiformats/py-multihash\n\n.. image:: https://readthedocs.org/projects/multihash/badge/?version=stable\n :target: https://multihash.readthedocs.io/en/stable/?badge=stable\n :alt: Documentation Status\n\n\n\nMultihash implementation in Python\n\n\n* Free software: MIT license\n* Documentation: https://multihash.readthedocs.io.\n* Python versions: Python 3.4, 3.5, 3.6\n\n\n\nHistory\n-------\n\n0.2.3 (2018-10-20)\n=======================\n* Fix issue with decoding breaking with app codes\n* Fix issue with invalid varint decoding\n\n0.1.0 (2018-10-19)\n=======================\n\n* First release on PyPI.\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Multihash implementation in Python",
"version": "2.0.1",
"project_urls": {
"Homepage": "https://github.com/multiformats/multihash"
},
"split_keywords": [
"multihash"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6d447c4ac9a8f5a4713b52eb3e992da95375e9bc31d79c0d3d6f6cad95358ba5",
"md5": "380d1f05fc6d81f1d6214bb1daeb45d5",
"sha256": "c388728b3456d35cd6668b42a3d9ba32dd640493c8e93b992979668dcf2c0676"
},
"downloads": -1,
"filename": "py_multihash-2.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "380d1f05fc6d81f1d6214bb1daeb45d5",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 7619,
"upload_time": "2020-12-01T13:03:36",
"upload_time_iso_8601": "2020-12-01T13:03:36.694556Z",
"url": "https://files.pythonhosted.org/packages/6d/44/7c4ac9a8f5a4713b52eb3e992da95375e9bc31d79c0d3d6f6cad95358ba5/py_multihash-2.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dad816bf2e958a80a85b2c905c03e412c20ba7ed5911946e2b7050f3b8fa612b",
"md5": "f51ac7fdf6ec93e4da68a37197811383",
"sha256": "b97511a87b7091f8b37a3d74ccb4a898e133529e7c5e431f9a27f78248a75e60"
},
"downloads": -1,
"filename": "py-multihash-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "f51ac7fdf6ec93e4da68a37197811383",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22677,
"upload_time": "2020-12-01T13:03:37",
"upload_time_iso_8601": "2020-12-01T13:03:37.930503Z",
"url": "https://files.pythonhosted.org/packages/da/d8/16bf2e958a80a85b2c905c03e412c20ba7ed5911946e2b7050f3b8fa612b/py-multihash-2.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-12-01 13:03:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "multiformats",
"github_project": "multihash",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "py-multihash"
}