Software Details:
Version: 0.17
Upload Date: 15 Apr 15
Distribution Type: Freeware
Downloads: 36
listparser is a software to parse OPML subscription lists (also called reading lists) into a negotiable format. It is currently designed to tear through subscription lists and return all of the feeds and subscription lists that it finds.
What is new in this release:
- The codebase now runs on Python 2.4 through 3.3 without conversion, and has also been tested on Jython 2.5.2 and 2.5.3 as well as PyPy 1.8.0.
- The RFC 822 date/time parser now supports single-digit days.
What is new in version 0.9:
- listparser now supports RDF+FOAF as a subscription list format.
- Duplicate URLs are now detected and their categories and tags are consolidated.
- distutils support was added for easier distribution and installation.
- "Opportunity" URLs are now also saved.
What is new in version 0.8:
- listparser now supports the iGoogle exported settings format, as well as subscription lists embedded in Liferea's feedlist.opml configuration file.
What is new in version 0.7:
- Added documentation!
- Unified feed and subscription list code
- Extended category and tag support to subscription lists
- Result dictionary keys are now also attributes (i.e. result['meta']['title'] -> result.meta.title)
- Feed and list titles are no longer filled with the associated URL if the title is not found
Comments not found