Home | Trees | Indices | Help |
|
---|
|
object --+ | ZeroInstallFeed
A feed lists available implementations of an interface.
Instance Methods | |||
|
|||
str |
|
||
[str] |
|
||
str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
str | None |
|
||
Inherited from |
Instance Variables | |
{str: str} |
descriptions long textual description (in various languages, since 0.49) |
set(str) |
feed_for interfaces for which this could be a feed |
[Feed] |
feeds list of <feed> elements in this feed |
{str: Implementation} |
implementations Implementations in this feed, indexed by ID |
last_checked time feed was last successfully downloaded and updated |
|
last_modified timestamp on signature |
|
str | None |
local_path the path of this local feed, or None if remote (since 1.7) |
metadata extra elements we didn't understand |
|
name human-friendly name |
|
{str: str} |
summaries short textual description (in various languages, since 0.49) |
url the URL for this feed |
Properties | |
Inherited from |
Method Details |
Create a feed object from a DOM.
|
Does this feed contain any <pacakge-implementation> elements? i.e. is it worth asking the package manager for more information?
Since: 0.49 |
Find the best <pacakge-implementation> element(s) for the given distribution.
Since: 0.49 |
repr(x)
|
Return a list of interface metadata elements with this name and namespace URI.
|
|
|
Return the URI of the interface that replaced the one with the URI of this feed's URL. This is the value of the feed's <replaced-by interface'...'/> element.
Since: 1.7 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |