| Home | Trees | Indices | Help |
|
|---|
|
|
Handles differences between different distributions
Authors: Dave Malcolm <dmalcolm@redhat.com>, Zack Cerza <zcerza@redhat.com>
Author: Dave Malcolm <dmalcolm@redhat.com>, Zack Cerza <zcerza@redhat.com>
|
|||
|
DistributionNotSupportedError This distribution is not supported. |
|||
|
PackageNotFoundError Error finding the requested package. |
|||
|
PackageDb Class to abstract the details of whatever software package database is in use (RPM, APT, etc) |
|||
| _RpmPackageDb | |||
| _AptPackageDb | |||
| _UbuntuAptPackageDb | |||
| _PortagePackageDb | |||
| _ConaryPackageDb | |||
| _SolarisPackageDb | |||
| JhBuildPackageDb | |||
|
Distro Class representing a distribution. |
|||
| Fedora | |||
| RHEL | |||
| Debian | |||
| Ubuntu | |||
| Suse | |||
| Gentoo | |||
| Conary | |||
| Solaris | |||
| JHBuild | |||
|
|||
|
|||
|
|||
distro = detectDistro()
|
|||
packageDb = distro.packageDb
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 16 16:06:05 2014 | http://epydoc.sourceforge.net |