Rpmts Class Reference

A python rpm.ts object represents an RPM transaction set. More...


Detailed Description

A python rpm.ts object represents an RPM transaction set.

The transaction set is the workhorse of RPM. It performs the installation and upgrade of packages. The rpm.ts object is instantiated by the TransactionSet function in the rpm module.

The TransactionSet function takes two optional arguments. The first argument is the root path. The second is the verify signature disable flags, a set of the following bits:

For convenience, there are the following masks:

A rpm.ts object has the following methods:


The documentation for this class was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2