Misc: Add cr_decompress_file_with_stat function (in Python: createrepo_c.decompress_f...
authorTomas Mlcoch <tmlcoch@redhat.com>
Thu, 10 Oct 2013 12:58:28 +0000 (14:58 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Thu, 10 Oct 2013 12:58:28 +0000 (14:58 +0200)
commit33f62b9d63b1399fcca00a7afbdccc1ac986c9cc
tree8c3a22c9a4d5d5a641897133a6d44cb5f74162ff
parentf6b433265cd358578c8fa847f8c4312b788220e6
Misc: Add cr_decompress_file_with_stat function (in Python: createrepo_c.decompress_file())
14 files changed:
src/compression_wrapper.c
src/misc.c
src/misc.h
src/python/__init__.py
src/python/createrepo_cmodule.c
src/python/misc-py.c
src/python/misc-py.h
tests/fixtures.h
tests/python/tests/fixtures.py
tests/python/tests/test_misc.py
tests/test_compression_wrapper.c
tests/test_misc.c
tests/test_sqlite.c
tests/testdata/test_files/text_file.gz [new file with mode: 0644]