listparser v0.2 - "Leveling up"
Posted 26 June 2009 in listparserI just pushed listparser v0.2 to github and will shortly submit a release announcement to Freshmeat. Changes since v0.1:
- RFC 822 date and time support added (+39 tests)
- Added more thorough OPML version attribute detection (+5 tests)
dateModified
anddateCreated
OPML tags supported (+4 tests)- Added test cases for existing functionality (+2 tests)
<outline>
htmlUrl
attribute support added (+1 test)
That's 51 additional tests, so make sure they all complete on your system (especially if you're using a version of Python before 2.5, or a different interpreter like Jython). As always, let me know if you have any suggestions for improvement!