Re: Command Line
Paul Nasrat <pauln-xGvoirzvwgBWk0Htik3J/[email protected]> Wed, 24 Mar 2004 14:22:01 +0000
| Newsgroups | gmane.linux.redhat.rpm.python |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 24, 2004 at 08:57:22AM -0500, rkornfeld-N4erKOH/[email protected] wrote: > Thank you for the information. Is there anywhere you can point me that lists > all the available filter variables? Also, is there a site that has some The only thing I can think of is the doxygen: http://rpm.org/rpmapi-4.1/rpmlib_8h.html#a515 > examples of the complete example including callback? Not other than other peoples code (yum, up2date, etc). I'm not sure if the new Red Hat RPM Guide which covers the api does callback examples - I imagine it would. Getting documentation sorted is high on my todo. Paul