Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

Rpmts Class Reference
[PYTHON.]

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 Thu Jul 17 22:45:44 2003 for rpm by doxygen1.3