Rework quite a bit of rawdog to work better with the new feedparser. We
authorAdam Sampson <ats@offog.org>
Tue, 27 Jul 2004 15:24:00 +0000 (15:24 +0000)
committerAdam Sampson <ats@offog.org>
Tue, 27 Jul 2004 15:24:00 +0000 (15:24 +0000)
commit5d69a842107d375aaf9979c2c99c3d94fb3b3c1b
tree17b0cbce7b66f12564156ad940e39803f4213325
parent9cd1026fe72d7bb57acf332f392a7ddf4e1b62c2
Rework quite a bit of rawdog to work better with the new feedparser. We
now don't bother with title/description/etc. attributes; we just store
the feedparser results in Feed and Article, and do content selection at
-w time.
NEWS
rawdoglib/feedparser.py
rawdoglib/rawdog.py
todolist