rpm/python
Panu Matilainen 511d41abc5 Add isSource() method to python header object (ticket #32) 2009-08-14 11:30:07 +03:00
..
rpm Remove (unused). 2007-10-01 13:17:15 +02:00
test Move rpm-python test scripts to test subdirectory. 2004-10-13 18:40:33 +00:00
Makefile.am Fix a few file permissions from "make install" 2009-04-18 14:31:48 +03:00
header-py.c Add isSource() method to python header object (ticket #32) 2009-08-14 11:30:07 +03:00
header-py.h Mass convert (back) to rpmTag as it's usable everywhere now 2008-02-05 17:42:19 +02:00
rpmdb-py.c Get rid of string hackery in rpmdb-py.c 2008-04-28 15:59:46 +02:00
rpmdb-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmdebug-py.c Remove rpmal from the Python API 2009-03-26 12:20:34 +01:00
rpmds-py.c Eliminate now unnecessary artifacts of rpmdsNext() side-effects 2009-06-16 18:19:40 +03:00
rpmds-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmfd-py.c Lone module-private const .. remove 2007-12-16 22:50:30 +02:00
rpmfd-py.h Formating cleanup. 2007-09-12 09:34:31 +02:00
rpmfi-py.c Make rpmfiFSize() return rpm_loff_t type, fixup callers 2008-06-12 16:41:31 +03:00
rpmfi-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmmacro-py.c Don't leak memory on python expandMacro() 2008-07-02 19:00:56 +03:00
rpmmacro-py.h Lose the useless rpmrc python stuff, group macro handling to rpmmacro-py 2007-11-29 10:06:57 +02:00
rpmmi-py.c Mass convert (back) to rpmTag as it's usable everywhere now 2008-02-05 17:42:19 +02:00
rpmmi-py.h Formating cleanup. 2007-09-12 09:34:31 +02:00
rpmmodule.c Remove file flags that have never been enabled 2009-04-09 14:48:02 +02:00
rpmps-py.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
rpmps-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmte-py.c Make rpmal store rpmtes and kill rpmte->pkgKey 2009-03-26 12:15:27 +01:00
rpmte-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
rpmts-py.c Don't mess up problem altNEVR in python ts.check() (rhbz#501068) 2009-05-19 10:26:50 +03:00
rpmts-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
spec-py.c Yet more url ripping - buildroot is never an url 2008-04-09 08:18:38 +03:00
spec-py.h Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
system.h locally define Py_ssize_t and lenfunc for python < 2.5 2007-09-12 01:18:29 +02:00