| Home | Trees | Indices | Help |
|
|---|
|
|
Manages the feed cache.
| Classes | |
|
ReplayAttack Attempt to import a feed that's older than the one in the cache. |
|
|
PendingFeed A feed that has been downloaded but not yet added to the interface cache. |
|
|
IfaceCache The interface cache stores downloaded and verified interfaces in ~/.cache/0install.net/interfaces (by default). |
|
| Variables | |
FAILED_CHECK_DELAY = 60* 60
|
|
iface_cache = IfaceCache()A singleton cache object. |
|
| Variables Details |
iface_cacheA singleton cache object. You should normally use this rather than creating new cache objects.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:06 2013 | http://epydoc.sourceforge.net |