rpmtrans Class Reference

A python rpmtrans object represents an RPM transaction set. More...


Detailed Description

A python rpmtrans object represents an RPM transaction set.

The transaction set is the workhorse of RPM. It performs the installation and upgrade of packages. The rpmtrans 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 an open database to perform the transaction set upon.

A rpmtrans object has the following methods:


The documentation for this class was generated from the following file:
Generated on Sat Oct 28 09:19:52 2006 for rpm by  doxygen 1.4.7