Name | nzb JSON |
Version |
0.6.0
JSON |
| download |
home_page | None |
Summary | A spec compliant parser and meta editor for NZB files. |
upload_time | 2025-08-22 17:15:39 |
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/2c/4f/7247f5e047932015712d715dc5088893a349fe6be62cbca26137c1667075/nzb-0.6.0.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.6.0",
"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": "66333914249cf7e5930f14a70b6f95ea685ca5cf99d7d2aaeef5307e064ad8b7",
"md5": "a8fe7e4bef81346a3a768ca62f4470f6",
"sha256": "01c398da465a5bb34435672c892d90f048e28193e4df4f1bbbc16d5b3e7f3959"
},
"downloads": -1,
"filename": "nzb-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8fe7e4bef81346a3a768ca62f4470f6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 14902,
"upload_time": "2025-08-22T17:15:38",
"upload_time_iso_8601": "2025-08-22T17:15:38.368433Z",
"url": "https://files.pythonhosted.org/packages/66/33/3914249cf7e5930f14a70b6f95ea685ca5cf99d7d2aaeef5307e064ad8b7/nzb-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2c4f7247f5e047932015712d715dc5088893a349fe6be62cbca26137c1667075",
"md5": "287d29dbde35759441c4c67a9618413b",
"sha256": "ed38ea9e6c91dc15c723f50f589962c925d0283d5f9021f7a3a2afa1cdb0d089"
},
"downloads": -1,
"filename": "nzb-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "287d29dbde35759441c4c67a9618413b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 80739,
"upload_time": "2025-08-22T17:15:39",
"upload_time_iso_8601": "2025-08-22T17:15:39.429568Z",
"url": "https://files.pythonhosted.org/packages/2c/4f/7247f5e047932015712d715dc5088893a349fe6be62cbca26137c1667075/nzb-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-22 17:15:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ravencentric",
"github_project": "nzb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nzb"
}