..
rpm
Dumb dumb typo in commit bf856744f2
2014-03-04 13:53:26 +02:00
.gitignore
build: Update .gitignore rules
2011-10-11 12:55:15 +03:00
MANIFEST.in
Preliminary distutils support for the python bindings
2011-03-09 15:37:07 +02:00
Makefile.am
Build python 3 compatibile module names
2014-02-13 13:25:03 +02:00
header-py.c
Spelling fixes.
2013-02-19 21:35:40 +02:00
header-py.h
Switch python bindings to use rpm(Dbi)TagVal as appropriate
2010-10-22 11:57:38 +03:00
rpmarchive-py.c
Python binding for rpmfiArchiveHasContent
2014-04-01 16:05:17 +02:00
rpmarchive-py.h
Add python bindings + a testcase for the archive API
2014-01-31 12:49:54 +02:00
rpmbmodule.c
Fix build and sign module initialization in python3 (RhBug:1064758)
2014-02-13 12:57:16 +02:00
rpmds-py.c
Allow a shared pool with python rpmds and rpmfi objects
2013-12-13 15:47:50 +02:00
rpmds-py.h
Handle all rpmds variants in its constructor
2009-10-05 16:42:52 +03:00
rpmfd-py.c
Dup the file descriptor when reopening an rpm.fd in python
2013-12-20 12:52:51 +02:00
rpmfd-py.h
Accept rpm.fd() types file objects everywhere in python bindings
2009-10-15 10:11:37 +03:00
rpmfi-py.c
Python 3 compatibility wrt python fi.FindFN()
2013-12-13 16:20:30 +02:00
rpmfi-py.h
Revert the ds, ts, fi and spec python object creation commits
2011-07-06 08:16:12 +03:00
rpmfiles-py.c
Add iterator to loop over the hard linked files in several different ways
2014-03-11 10:49:55 +01:00
rpmfiles-py.h
New rpmfile[s] python bindings
2013-12-18 09:07:10 +02:00
rpmii-py.c
Python 3 doesn't have nb_divide in PyNumberMethods
2014-02-13 13:08:36 +02:00
rpmii-py.h
Rename rpmdbKeyIterator to rpmdbIndexIterator
2010-11-03 10:03:14 +01:00
rpmkeyring-py.c
Replace PyString usage with PyBytes everywhere
2009-10-21 13:15:44 +03:00
rpmkeyring-py.h
Add bindings for rpm keyring and pubkey types
2009-10-09 09:02:19 +03:00
rpmmacro-py.c
mark strings extracted from PyArg_Parse* as "const"
2011-12-22 10:49:56 +01:00
rpmmacro-py.h
Lose the empty doxygen markers
2009-09-22 22:42:06 +03:00
rpmmi-py.c
Python 3 doesn't have nb_divide in PyNumberMethods
2014-02-13 13:08:36 +02:00
rpmmi-py.h
Make object allocation type agnostic
2009-09-24 11:42:17 +03:00
rpmmodule.c
Add disabler flag + --noplugins cli switch for plugins
2014-06-24 15:14:35 +03:00
rpmps-py.c
handle errors when constructing lists in the Python bindings
2011-12-21 08:45:52 +01:00
rpmps-py.h
Add a helper function for turning rpm problem set into python list
2010-03-13 12:28:26 +02:00
rpmsmodule.c
Fix signing module methods missing on python3, duh
2014-02-13 13:07:40 +02:00
rpmstrpool-py.c
Use correct conversion format for python strpool id's
2013-12-20 15:11:56 +02:00
rpmstrpool-py.h
Add basic python bindings for rpm string pool
2013-12-13 15:35:20 +02:00
rpmsystem-py.h
Python 2/3 compat define for PyInt_AsSsize_t, used by rpmfiles
2014-02-13 12:59:03 +02:00
rpmtd-py.c
Make rpmtd_ItemAsPyobj() usable within the python bindings
2013-03-21 17:00:52 +02:00
rpmtd-py.h
Make rpmtd_ItemAsPyobj() usable within the python bindings
2013-03-21 17:00:52 +02:00
rpmte-py.c
Add python binding for rpmteFiles(), update docs
2013-12-18 10:59:16 +02:00
rpmte-py.h
Make object allocation type agnostic
2009-09-24 11:42:17 +03:00
rpmts-py.c
Add python bindings for reinstall
2014-03-04 13:42:22 +02:00
rpmts-py.h
Move further initialization from python ts tp_new to tp_init
2009-10-09 15:44:06 +03:00
setup.py.in
Hopefully fix in-tree python build with setup.py
2014-04-03 14:47:48 +03:00
spec-py.c
python: export also the %checks section.
2013-08-28 08:52:25 +03:00
spec-py.h
Revert the ds, ts, fi and spec python object creation commits
2011-07-06 08:16:12 +03:00