summaryrefslogtreecommitdiff
path: root/python/rpmfiles-py.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for file verification in python bindingsPanu Matilainen2016-10-271-0/+13
* Add python doc strings for rpm.filesFlorian Festi2014-12-181-2/+10
* Add python doc strings for rpm.files and rpm.fileFlorian Festi2014-12-181-30/+58
* Add iterator to loop over the hard linked files in several different waysFlorian Festi2014-03-111-1/+1
* PySlice_GetIndicesEx() argument type differs between python 2 and 3, poohPanu Matilainen2014-02-131-1/+5
* Add python bindings + a testcase for the archive APIPanu Matilainen2014-01-311-0/+28
* New rpmfile[s] python bindingsPanu Matilainen2013-12-181-0/+517