mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
9 lines
310 B
Plaintext
9 lines
310 B
Plaintext
NZB is an XML-based file format for retrieving posts from NNTP
|
|
(Usenet) servers.
|
|
|
|
Since NZB is XML-based, it's relatively easy to build one-off parsers
|
|
to parse NZB files. This project is an attempt to consolidate those
|
|
many one-off NZB parsers into one simple interface.
|
|
|
|
WWW: https://pypi.org/project/pynzb/
|