This script is for Slackware 13.1 only and may be outdated.

SlackBuilds Repository

13.1 > Libraries > pynzb (0.1.0)

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.

This package includes three implementations: one based on expat, another
based on ElementTree, and a final implementation based on lxml. The order
in which they were listed is in order of compatibility. The expat version
should work on all versions of Python > 2.0, the lxml one will work on
all versions > 2.5, and lxml will only work if you have lxml installed.

This requires pysetuptools.

Maintained by: Lionel Young
Keywords: python,nzb,parser,library
ChangeLog: pynzb

Homepage:
https://github.com/ericflo/pynzb

Source Downloads:
pynzb-0.1.0.tar.gz (63c74a36348ac28aa99732dcb8be8c59)

Download SlackBuild:
pynzb.tar.gz
pynzb.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
pynzb.SlackBuild
pynzb.info
slack-desc

Validated for Slackware 13.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds