Re: No viewer for RPM files
Havoc Pennington <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
Thomas Dodd <[email protected]> writes: > What should a be seen/done by a handler for rpm? I'm not sure - figuring that out is part of the task. ;-) > The viewer could be tk, perl, or python to give a GUI, that uses > rpm bindings to librpm to get the info. > Where's a nice tutorial and sample python app to start with? No Tk! Not accessible, not internationalized properly, looks ugly. There are lots of little python apps in Red Hat, I'm not sure which one would be best... do a redhat-config-<Tab> to see lots of tools. Havoc