listparser 0.16 - "Refresh"
Posted 17 December 2011 in listparser and releaseI'm pleased to announce that a new version of listparser has been released!
The big change this release is that users can now more easily install listparser in Python 3 environments, thanks to an updated setup.py
file. This is made possible by running listparser through the 2to3
tool automatically if setup.py
detects it is being run by a Python 3 interpreter.
Download it, and report back if you find any bugs!
listparser is a Python library that parses subscription lists (also called reading lists) and returns all of the feeds, subscription lists, and "opportunity" URLs that it finds. It supports OPML, RDF+FOAF, and the iGoogle exported settings format.
[
homepage |
documentation |
bugs ]