| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
Parses an XML feed into a Python representation. You should probably use iface_cache.iface_cache rather than the functions here.
| Classes | |
| MissingLocalFeed | |
| Functions | |||
| bool | 
 | ||
| ZeroInstallFeed | None | 
 | ||
| 
 | |||
| 
 | |||
| int | 
 | ||
| ZeroInstallFeed | 
 | ||
| ZeroInstallFeed | 
 | ||
| Function Details | 
| 
 Read a cached interface and any native feeds or user overrides. 
 Note: internal; use iface_cache.IfaceCache.get_interface instread. | 
| 
 Load a feed. If the feed is remote, load from the cache. If local, load it directly. 
 | 
| 
 Update a feed with user-supplied information. Sets last_checked and user_stability ratings. 
 | 
| 
 Update an interface with user-supplied information. Sets preferred stability and updates extra_feeds. 
 | 
| 
 Test whether a feed file is valid. 
 | 
| 
 Read in information about an interface. Deprecated. 
 See Also: update_from_cache, which calls this | 
| 
 Load a feed from a local file. 
 Since: 0.48 See Also: iface_cache.iface_cache, which uses this to load the feeds | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:06 2013 | http://epydoc.sourceforge.net |