RE: rpmUtils cvs repository
"Adam T. Gautier" <adam_gautier-/[email protected]> Mon, 22 Mar 2004 12:18:51 -0500
| Newsgroups | gmane.linux.redhat.rpm.python |
|---|---|
| Message-ID | <[email protected]> |
Looks like a good start! I decided this weekend to start the same process, I will do an initial release later this week. My only comment on SV's rpmUtils is that it seems to just be a collection of functions. I would like to see (and incidently is the approach that I am taking) a more OO approach. This is just after a quick glance of SV's rpmUtils and I plan to dive into that code more. I think the most important thing after an easy to user rpm-utility module would be to have simple example code for Add, Delete, Signature and Searching of the RPM database. Also, what would it take to get ANY rpm-utility module added to the rpm-python*.rpm used by distros?