Trees | Indices | Help |
|
---|
|
Classes and functions dealing with rpm package representations.
|
|||
FakeSack Fake PackageSack to use with FakeRepository |
|||
FakeRepository Fake repository class for use in rpmsack package objects |
|||
PackageObject Base Package Object - sets up the default storage dicts and the most common returns |
|||
RpmBase return functions and storage for rpm-specific data |
|||
PackageEVR A comparable epoch, version, and release representation. |
|||
YumAvailablePackage derived class for the packageobject and RpmBase packageobject yum uses this for dealing with packages in a repository |
|||
YumHeaderPackage Package object built from an rpm header |
|||
_CountedReadFile Has just a read() method, and keeps a count so we can find out how much has been read. |
|||
_PkgVerifyProb Holder for each "problem" we find with a pkg.verify(). |
|||
YumInstalledPackage super class for dealing with packages in the rpmdb |
|||
YumLocalPackage Class to handle an arbitrary package from a file path this inherits most things from YumInstalledPackage because installed packages and an arbitrary package on disk act very much alike. |
|||
YumUrlPackage Class to handle an arbitrary package from a URL this inherits most things from YumLocalPackage, but will download a remote package to make it local. |
|
|||
|
|||
|
|||
|
|||
|
|
matches up the user request versus a pkg list: for installs/updates available pkgs should be the 'others list' for removes it should be the installed list of pkgs takes an optional casematch option to determine if case should be matched exactly. Defaults to not matching. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 28 11:38:31 2010 | http://epydoc.sourceforge.net |