Name | bech32m JSON |
Version |
1.0.0
JSON |
| download |
home_page | |
Summary | Encoding/decoding Bech32 and Bech32m |
upload_time | 2023-06-14 14:51:08 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.9 |
license | |
keywords |
bech32
bech32m
bitcoin
blockchain
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# bech32m
[![CI](https://github.com/ods/bech32m/actions/workflows/ci.yml/badge.svg)](https://github.com/ods/bech32m/actions/workflows/ci.yml)
[![PyPI - Version](https://img.shields.io/pypi/v/bech32m.svg)](https://pypi.org/project/bech32m)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bech32m.svg)](https://pypi.org/project/bech32m)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install bech32m
```
## License
`bech32m` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
Raw data
{
"_id": null,
"home_page": "",
"name": "bech32m",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "bech32,bech32m,bitcoin,blockchain",
"author": "",
"author_email": "Denis Otkidach <denis.otkidach@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/46/ed/8c6b50cf7060693f10ba3a8f65e2141aec1aa490908b871de7ed018bc548/bech32m-1.0.0.tar.gz",
"platform": null,
"description": "# bech32m\n\n[![CI](https://github.com/ods/bech32m/actions/workflows/ci.yml/badge.svg)](https://github.com/ods/bech32m/actions/workflows/ci.yml)\n[![PyPI - Version](https://img.shields.io/pypi/v/bech32m.svg)](https://pypi.org/project/bech32m)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bech32m.svg)](https://pypi.org/project/bech32m)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install bech32m\n```\n\n## License\n\n`bech32m` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
"bugtrack_url": null,
"license": "",
"summary": "Encoding/decoding Bech32 and Bech32m",
"version": "1.0.0",
"project_urls": {
"Source": "https://github.com/ods/bech32m"
},
"split_keywords": [
"bech32",
"bech32m",
"bitcoin",
"blockchain"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aa4e947c9f52227bffd4c5923a749c7aff748c8f405135fca9d321ae02e5e345",
"md5": "113539d16f01706482d20baa6bae03d4",
"sha256": "c44a2028b22e1d305a1803b3a811dce3e8ac1d8ec487b0c5e39447477dda70d4"
},
"downloads": -1,
"filename": "bech32m-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "113539d16f01706482d20baa6bae03d4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 4941,
"upload_time": "2023-06-14T14:51:06",
"upload_time_iso_8601": "2023-06-14T14:51:06.716122Z",
"url": "https://files.pythonhosted.org/packages/aa/4e/947c9f52227bffd4c5923a749c7aff748c8f405135fca9d321ae02e5e345/bech32m-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "46ed8c6b50cf7060693f10ba3a8f65e2141aec1aa490908b871de7ed018bc548",
"md5": "8fad8c9822a1345c14a052b209ea6392",
"sha256": "6198dbf267d7d5e1a7a24e0825d9143fa4aaa886ec44a11df95fa3d5e38cb3c2"
},
"downloads": -1,
"filename": "bech32m-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "8fad8c9822a1345c14a052b209ea6392",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 14520,
"upload_time": "2023-06-14T14:51:08",
"upload_time_iso_8601": "2023-06-14T14:51:08.343349Z",
"url": "https://files.pythonhosted.org/packages/46/ed/8c6b50cf7060693f10ba3a8f65e2141aec1aa490908b871de7ed018bc548/bech32m-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-14 14:51:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ods",
"github_project": "bech32m",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "bech32m"
}