python-feedparser

python-feedparser 5.0.1

RSS/Atom feed parser in Python

http://www.feedparser.org/

Packager: Renan Çakırerk

License: LGPLv2.1

Actions

Build files

Bug reports

Binary packages

python-feedparser

Release history

ReleaseRelease dateVersionUpdaterComment
62011-04-145.0.1Renan ÇakırerkNew stable relase.
CVE-2011-1156:
Fix issue 91 (invalid text in XML declaration causes sanitizer to crash)
https://code.google.com/p/feedparser/issues/detail?id=91

CVE-2011-1157:
Fix issue 254 (sanitization can be bypassed by malformed XML comments)
https://code.google.com/p/feedparser/issues/detail?id=254

CVE-2011-1158:
Fix issue 255 (sanitizer doesn't strip unsafe URI schemes)
https://code.google.com/p/feedparser/issues/detail?id=255
52011-02-045.0Fatih ArslanNew stable relase. Change name according to Python naming guide.
- Improved MathML support
- Support microformats (rel-tag, rel-enclosure, xfn, hcard)
- Support IRIs
- Allow safe CSS through sanitization
- Allow safe HTML5 through sanitization
- Support SVG
- Support inline XML entity declarations
- Support unescaped quotes and angle brackets in attributes
- Support additional date formats
- Added the request_headers argument to parse()
- Added the response_headers argument to parse()
- Support multiple entry, feed, and source authors
- Officially make Python 2.4 the earliest supported version
- Support Python 3
- bBug fixes
42010-10-264.2_pre271Ozan ÇağlayanMass rebuild for Pardus Corporate 2 Alpha 3
32008-04-304.2_pre271Onur KüçükRemove system.base dep
22007-11-174.2_pre271İsmail DönmezBump to SVN snapshot
12007-02-234.1İsmail DönmezFirst release.

Patches