Home | Trees | Indices | Help |
|
---|
|
Integration with native distribution package managers.
Since: 0.28
Classes | |
Cache | |
Distribution Represents a distribution with which we can integrate. |
|
WindowsDistribution | |
DarwinDistribution | |
CachedDistribution For distributions where querying the package database is slow (e.g. |
|
DebianDistribution A dpkg-based distribution. |
|
RPMDistribution An RPM-based distribution. |
|
SlackDistribution A Slack-based distribution. |
|
ArchDistribution An Arch Linux distribution. |
|
GentooDistribution | |
PortsDistribution | |
MacPortsDistribution | |
CygwinDistribution A Cygwin-based distribution. |
Functions | |||
str |
|
||
str |
|
||
Distribution |
|
Variables | |
host_machine = arch.canonicalize_machine(platform.uname() [4])
|
Function Details |
Try to turn a distribution version string into one readable by Zero Install. We do this by stripping off anything we can't parse.
|
|
Get a Distribution suitable for the host operating system. Calling this twice will return the same object.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:06 2013 | http://epydoc.sourceforge.net |