SlackBuilds Repository

15.0 > Python > feedparser (6.0.10)

feedparser is a Python utility library to parse RSS and Atom feeds.

Since update to version 6.0.8, along with sgmllib being dropped from
python3 it is now necessary to manually add necessary sgml support by
running (as root):
python3 -m pip install sgmllib3k

This will enable 'import feedparser' to work as expected with python3
until a SlackBuild for sgmllib3k is able to be included at SBo.

This requires: python3-sgmllib3k

Maintained by: Christoph Willing
Keywords: feed,rss,atom,python
ChangeLog: feedparser

Homepage:
https://github.com/kurtmckee/feedparser

Source Downloads:
feedparser-6.0.10.tar.gz (d69e59156dfe7b64842befdc1c621a2d)

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

(the SlackBuild does not include the source)

Validated for Slackware 15.0

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-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds