RPM-interface/module

mok mok at imsb.au.dk
Tue Jan 4 07:51:46 EST 2000


Thomas Weholt wrote:
> 
> Is there a RedHat package interface/module available for Python??

I wrote a simple wrapper for rpm. It calls the program itself, and does
not rely on shared modules. There are classes for an rpm file, and for a
database entry. The classes act like a Python dictionary, with the rpm
tags as keys.

See http://imsb.au.dk/~mok/linux/doc/rpmfile.py

/Morten

-- 
Morten Kjeldgaard   <mok at imsb.au.dk>             | Phone : +45 89 42 50 26
Institute of Molecular and Structural Biology    | Fax   : +45 86 12 31 78
Aarhus University                                | Home  : +45 86 18 81 80
Gustav Wieds Vej 10 C, DK-8000 Aarhus C, Denmark | icq   : 27224900



More information about the Python-list mailing list