python: Add compression_suffix and detect_compression functions.
authorTomas Mlcoch <tmlcoch@redhat.com>
Thu, 13 Jun 2013 11:39:44 +0000 (13:39 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Thu, 13 Jun 2013 11:39:44 +0000 (13:39 +0200)
commit6189facb639bd89b632d4b4cf3382ff775243ff2
treec76dd2c4034411e7b55cdeeed16f8b971f5edca8
parentefc6aa89fa0e1ea2faad6b4d5e2d689fa6494b49
python: Add compression_suffix and detect_compression functions.
src/python/__init__.py
src/python/compression_wrapper-py.c
src/python/compression_wrapper-py.h
src/python/createrepo_cmodule.c
tests/python/tests/test_compression_wrapper.py [new file with mode: 0644]