Mercurial > hg > Feedworm
view README.txt @ 206:f74fe7cb5091
when updating feeds, only ever create new Feed objects for entries that are younger than the current expire date. This ensures that we do not see old, read, expired entries again
author | dirk |
---|---|
date | Sat, 02 Jun 2012 04:30:04 +0200 |
parents | 7f07ced80d6f |
children |
line wrap: on
line source
Feedworm is a client/server feed reader project. The following Python packages are required to build Feedworm: - Python 2.7 - feedparser 4.1 - sqlalchemy 0.7