| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Implementation --+
|
ZeroInstallImplementation
An implementation where all the information comes from Zero Install.
Since: 0.28
| Instance Methods | |||
|
|||
|
|||
|
|||
| bool |
|
||
|
Inherited from Inherited from |
|||
| Class Variables | |
distro_name = '0install'
|
|
dependencies = property(lambda self: dict([(x.interface, x) fo
|
|
arch = property(lambda self: _join_arch(self.os, self.machine)
|
|
|
Inherited from |
|
| Instance Variables | |
| [str] |
digests a list of "algorith=value" or "algorith_value" strings (since 0.45) |
|
Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
id can be a local path (string starting with /) or a manifest hash (eg "sha1=XXX")
|
Add a download source.
|
|
Is this Implementation available locally? (a local implementation, an installed distribution package, or a cached ZeroInstallImplementation)
|
| Class Variable Details |
dependencies
|
arch
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |