Name | nzb JSON |
Version |
0.5.3
JSON |
| download |
home_page | None |
Summary | A spec compliant parser and meta editor for NZB files. |
upload_time | 2025-07-17 18:37:18 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
nzb
parser
usenet
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# nzb
[](https://pypi.org/project/nzb/)





[](https://codecov.io/gh/Ravencentric/nzb)
A [spec](https://sabnzbd.org/wiki/extra/nzb-spec) compliant parser and meta editor for NZB files.
## Installation
`nzb` is available on [PyPI](https://pypi.org/project/nzb/), so you can simply use [pip](https://github.com/pypa/pip) to install it.
```sh
pip install nzb
```
## Docs
Checkout the [tutorial](https://ravencentric.cc/nzb/tutorial/) and the [API reference](https://ravencentric.cc/nzb/api-reference/parser/).
## License
Distributed under the [MIT](https://choosealicense.com/licenses/mit/) License. See [LICENSE](https://github.com/Ravencentric/nzb/blob/main/LICENSE) for more information.
Raw data
{
"_id": null,
"home_page": null,
"name": "nzb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "nzb, parser, usenet",
"author": null,
"author_email": "Ravencentric <me@ravencentric.cc>",
"download_url": "https://files.pythonhosted.org/packages/65/48/6a55653817f1cf4e70a4a9228bd8c82a5ea3ebb38221713e8454bb9d21ef/nzb-0.5.3.tar.gz",
"platform": null,
"description": "# nzb\n\n[](https://pypi.org/project/nzb/)\n\n\n\n\n\n\n[](https://codecov.io/gh/Ravencentric/nzb)\n\nA [spec](https://sabnzbd.org/wiki/extra/nzb-spec) compliant parser and meta editor for NZB files.\n\n## Installation\n\n`nzb` is available on [PyPI](https://pypi.org/project/nzb/), so you can simply use [pip](https://github.com/pypa/pip) to install it.\n\n```sh\npip install nzb\n```\n\n## Docs\n\nCheckout the [tutorial](https://ravencentric.cc/nzb/tutorial/) and the [API reference](https://ravencentric.cc/nzb/api-reference/parser/).\n\n## License\n\nDistributed under the [MIT](https://choosealicense.com/licenses/mit/) License. See [LICENSE](https://github.com/Ravencentric/nzb/blob/main/LICENSE) for more information.\n",
"bugtrack_url": null,
"license": null,
"summary": "A spec compliant parser and meta editor for NZB files.",
"version": "0.5.3",
"project_urls": {
"Documentation": "https://ravencentric.cc/nzb/",
"Repository": "https://github.com/Ravencentric/nzb"
},
"split_keywords": [
"nzb",
" parser",
" usenet"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "625e78bf34f75bf7451a0b71d6171ca6f2908a549848c4491a63e56cabb43cc6",
"md5": "7e3b2cc783c13ba927bb3c61834c5bf2",
"sha256": "6d91099f237e0bc415945eb0612678a1c35fba15f1fde14289821441f855732f"
},
"downloads": -1,
"filename": "nzb-0.5.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7e3b2cc783c13ba927bb3c61834c5bf2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 14328,
"upload_time": "2025-07-17T18:37:17",
"upload_time_iso_8601": "2025-07-17T18:37:17.557517Z",
"url": "https://files.pythonhosted.org/packages/62/5e/78bf34f75bf7451a0b71d6171ca6f2908a549848c4491a63e56cabb43cc6/nzb-0.5.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "65486a55653817f1cf4e70a4a9228bd8c82a5ea3ebb38221713e8454bb9d21ef",
"md5": "e29d97e3e828a0f96fa95b8bbe4d9805",
"sha256": "bff519634e5af1c21cd2e15fe22853d923a8b7b0bccef361227118f33a4d56df"
},
"downloads": -1,
"filename": "nzb-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "e29d97e3e828a0f96fa95b8bbe4d9805",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 74887,
"upload_time": "2025-07-17T18:37:18",
"upload_time_iso_8601": "2025-07-17T18:37:18.680776Z",
"url": "https://files.pythonhosted.org/packages/65/48/6a55653817f1cf4e70a4a9228bd8c82a5ea3ebb38221713e8454bb9d21ef/nzb-0.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 18:37:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ravencentric",
"github_project": "nzb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nzb"
}