mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
6670f0b757
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
9 lines
314 B
Plaintext
9 lines
314 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.python.org/pypi/pynzb/
|