patool/patoolib/programs
Bastian Kleineidam e7f8e00bc5 Support TAR file handling with the Python tarfile module. 2012-05-12 09:00:55 +02:00
..
__init__.py Updated copyright. 2011-01-25 06:57:30 -06:00
ar.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
arc.py Use absolute pathnames when changing directories. 2010-03-10 19:44:48 +01:00
arj.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
bzip2.py Updated copyright. 2011-01-25 06:57:30 -06:00
cabextract.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
clzip.py Added support for pdlzip. 2011-01-17 13:27:54 -06:00
compress.py Updated copyright. 2011-01-25 06:57:30 -06:00
cpio.py Updated copyright. 2011-01-25 06:57:30 -06:00
dpkg.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
echo.py Simulate the echo program with print statement. 2012-05-11 23:09:52 +02:00
gzip.py Use common functions for standard operations on singlefile archives. 2010-04-05 13:55:23 +02:00
lbzip2.py Support plbzip2. 2012-05-11 07:08:50 +02:00
lha.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
lrzip.py Use absolute pathnames when changing directories. 2010-03-10 19:44:48 +01:00
lzip.py Use common functions for standard operations on singlefile archives. 2010-04-05 13:55:23 +02:00
lzma.py Use common functions for standard operations on singlefile archives. 2010-04-05 13:55:23 +02:00
lzop.py Use common functions for standard operations on singlefile archives. 2010-04-05 13:55:23 +02:00
nomarch.py Use absolute pathnames when changing directories. 2010-03-10 19:44:48 +01:00
orange.py Updated copyright. 2011-01-25 06:57:30 -06:00
p7azip.py Updated copyright. 2011-01-25 06:57:30 -06:00
p7zip.py Updated copyright. 2011-01-25 06:57:30 -06:00
pbzip2.py Port to Python 2.4: remove with statement and relative imports. 2010-03-04 14:57:55 +01:00
pdlzip.py Added support for pdlzip. 2011-01-17 13:27:54 -06:00
pigz.py Added support for the pigz program handling GZIP archives. 2012-04-06 12:59:52 +02:00
plzip.py Support plzip. 2012-05-11 07:14:49 +02:00
pybz2.py Support creation of ZIP files with Python modules. 2012-05-11 23:30:46 +02:00
pygzip.py Support creation of ZIP files with Python modules. 2012-05-11 23:30:46 +02:00
pytarfile.py Support TAR file handling with the Python tarfile module. 2012-05-12 09:00:55 +02:00
pyzipfile.py Support TAR file handling with the Python tarfile module. 2012-05-12 09:00:55 +02:00
rar.py Updated copyright. 2012-04-08 18:54:37 +02:00
rpm.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
rpm2cpio.py Updated copyright. 2011-01-25 06:57:30 -06:00
rzip.py Added support for RZIP (.rz) archives. 2010-03-20 11:34:40 +01:00
star.py Remove unused variables; add missing docstrings. 2010-04-05 09:37:54 +02:00
tar.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
unace.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
unalz.py Added support for ALZIP (.alz) archives. 2010-03-06 21:35:03 +01:00
uncompress.py Updated copyright. 2011-01-25 06:57:30 -06:00
unrar.py Remove duplicate code. 2010-11-15 21:29:51 +01:00
unzip.py Simplify and cleanup all command functions. 2010-03-08 17:32:18 +01:00
xdms.py Updated copyright. 2011-01-25 06:57:30 -06:00
xz.py Updated copyright. 2012-04-08 18:54:37 +02:00
zip.py Do not use zip -u 2010-03-11 15:53:28 +01:00
zoo.py Added support for ZOO (.zoo) archives. 2010-03-21 15:39:02 +01:00