freebsd-ports/news/py-pynzb/pkg-descr

9 lines
310 B
Text
Raw Normal View History

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/