..
rpm
Reimplement --restore as a transaction element, obsolete --setperms & co
2022-02-03 13:47:28 +02:00
CMakeLists.txt
Avoid unnecessary variables for cmake target data, part 1
2022-11-28 13:55:07 +02:00
MANIFEST.in
Preliminary distutils support for the python bindings
2011-03-09 15:37:07 +02:00
header-py.c
Drop hdr.dsFromHeader() and hdr.dsOfHeader() methods
2022-04-08 13:16:50 +03:00
header-py.h
Switch python bindings to use rpm(Dbi)TagVal as appropriate
2010-10-22 11:57:38 +03:00
rpm.egg-info.in
Generate Python egg-info from cmake builds
2022-10-20 14:02:03 +03:00
rpmarchive-py.c
Drop the klunky and ugly rpm.fi python binding finally
2022-04-08 13:16:50 +03:00
rpmarchive-py.h
Add python bindings + a testcase for the archive API
2014-01-31 12:49:54 +02:00
rpmds-py.c
Add python rpm.ds constructor docs
2022-04-08 13:16:50 +03:00
rpmds-py.h
Handle all rpmds variants in its constructor
2009-10-05 16:42:52 +03:00
rpmfd-py.c
Axe support for Python 2
2019-08-12 09:54:44 +03:00
rpmfd-py.h
Accept rpm.fd() types file objects everywhere in python bindings
2009-10-15 10:11:37 +03:00
rpmfiles-py.c
Drop the klunky and ugly rpm.fi python binding finally
2022-04-08 13:16:50 +03:00
rpmfiles-py.h
New rpmfile[s] python bindings
2013-12-18 09:07:10 +02:00
rpmii-py.c
Replace all PyInt_* uses with PyLong_* in the codebase
2019-08-12 09:54:44 +03:00
rpmii-py.h
Rename rpmdbKeyIterator to rpmdbIndexIterator
2010-11-03 10:03:14 +01:00
rpmkeyring-py.c
Fix memory leak in Python pubkey constructor
2021-04-08 13:05:04 +03:00
rpmkeyring-py.h
Add bindings for rpm keyring and pubkey types
2009-10-09 09:02:19 +03:00
rpmmacro-py.c
In Python 3, return all our string data as surrogate-escaped utf-8 strings
2019-02-22 20:37:20 +02:00
rpmmacro-py.h
Lose the empty doxygen markers
2009-09-22 22:42:06 +03:00
rpmmi-py.c
Axe support for Python 2
2019-08-12 09:54:44 +03:00
rpmmi-py.h
Make object allocation type agnostic
2009-09-24 11:42:17 +03:00
rpmmodule.c
Add support for %preuntrans and %postuntrans scriptlets
2022-09-26 13:00:05 +02:00
rpmps-py.c
Remove redundant code in the python interface
2021-03-29 09:33:00 +03:00
rpmps-py.h
Add a helper function for turning rpm problem set into python list
2010-03-13 12:28:26 +02:00
rpmstrpool-py.c
In Python 3, return all our string data as surrogate-escaped utf-8 strings
2019-02-22 20:37:20 +02:00
rpmstrpool-py.h
Add basic python bindings for rpm string pool
2013-12-13 15:35:20 +02:00
rpmsystem-py.h
Replace all PyInt_* uses with PyLong_* in the codebase
2019-08-12 09:54:44 +03:00
rpmtd-py.c
In Python 3, return all our string data as surrogate-escaped utf-8 strings
2019-02-22 20:37:20 +02:00
rpmtd-py.h
Drop unused rpmtd python object remnants
2019-05-27 14:08:41 +02:00
rpmte-py.c
Drop the klunky and ugly rpm.fi python binding finally
2022-04-08 13:16:50 +03:00
rpmte-py.h
Make object allocation type agnostic
2009-09-24 11:42:17 +03:00
rpmts-py.c
Drop the klunky and ugly rpm.fi python binding finally
2022-04-08 13:16:50 +03:00
rpmts-py.h
Pass rpmts object to rpmSpecBuild()
2019-05-28 09:24:01 +03:00
rpmver-py.c
Add Python bindings for the new version API
2020-05-27 14:14:00 +02:00
rpmver-py.h
Add Python bindings for the new version API
2020-05-27 14:14:00 +02:00
spec-py.c
Axe the experimental and internal build method from Python spec bindings
2021-11-01 13:54:39 +02:00
spec-py.h
Fix number of references on spec_Type ( #114 )
2017-02-23 14:03:10 +02:00