feedcache - 1.3.1
Wrapper for the Universal Feed Parser which caches the results
A class to wrap Mark Pilgrim's Universal Feed Parser module so that parameters can be used to cache the feed results locally instead of fetching the feed every time it is requested. Uses both etag and modified times for caching. The cache is parameterized to use different backend storage options.
| Released: | Sun Mar 22 18:03:13 2009 |
|---|---|
| Download: | Download version 1.3.1 |
| Bug Reports and Source Code: | http://bitbucket.org/dhellmann/feedcache/ |
Updated build to work with hg and migrated code to bitbucket hosting. No source changes.