patool/patoolib/programs
S Anand cd8d80c314 tar treats Windows paths (D:\file.tar) as local files. Fixes #42
Apparently tar has capabilities for the extraction from remote locations
but in my (@yarikoptic) experience I have never ran into someone using it
since it requires some rmt server to be running etc.  So let's just favor
for files containing columns which are not generally forbidden.
2018-09-11 23:18:07 -04:00
..
__init__.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
ar.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
arc.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
archmage.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
arj.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
bsdcpio.py Support bsdtar. 2012-05-23 18:22:16 +02:00
bsdtar.py Support bsdtar. 2012-05-23 18:35:54 +02:00
bzip2.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
cabextract.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
chmlib.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
clzip.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
compress.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
cpio.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
dpkg.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
flac.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
genisoimage.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
gzip.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
isoinfo.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
lbzip2.py Require and use Python >= 2.5 2012-05-25 22:15:29 +02:00
lcab.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
lha.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
lhasa.py Support the lhasa program extracting LZH archives. 2012-05-24 10:55:17 +02:00
lrzip.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
lzip.py Updated copyright. 2012-08-04 13:27:12 +02:00
lzma.py Updated copyright. 2012-08-04 13:27:12 +02:00
lzop.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
mac.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
nomarch.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
p7azip.py Add new recompress command 2015-07-19 17:29:33 +02:00
p7rzip.py Fix 7z unpacking when only p7zip with /usr/bin/7zr is installed. 2016-01-09 20:25:26 +01:00
p7zip.py Add VHD support with 7z 2015-12-10 20:14:53 +01:00
pbzip2.py Updated copyright. 2012-08-04 13:27:12 +02:00
pdlzip.py Updated copyright. 2012-08-04 13:27:12 +02:00
pigz.py Require and use Python >= 2.5 2012-05-25 22:15:29 +02:00
plzip.py Require and use Python >= 2.5 2012-05-25 22:15:29 +02:00
py_bz2.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
py_echo.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
py_gzip.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
py_lzma.py Fix py_lzma test 2015-12-06 20:46:10 +01:00
py_tarfile.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
py_zipfile.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
rar.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
rpm.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
rpm2cpio.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
rzip.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
shar.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
shorten.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
star.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
tar.py tar treats Windows paths (D:\file.tar) as local files. Fixes #42 2018-09-11 23:18:07 -04:00
unace.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
unadf.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
unalz.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
uncompress.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
unrar.py Updated copyright 2015-07-19 19:29:01 +02:00
unshar.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
unzip.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
xdms.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
xz.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
zip.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
zoo.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
zopfli.py Add new option --non-interactive. 2015-12-06 20:09:16 +01:00
zpaq.py Fix ZPAQ archive testing 2015-12-07 11:08:19 +01:00