Skip to content

Latest commit

 

History

History

libarchive_crap

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Notes

  • abandoned
  • potentially dangerous
  • some limitations
ext flags notes
7z
  • create new archives
  • contain multiple files
  • modify existing archives
ar
  • create new archives
  • contain multiple files
  • modify existing archives
b64u
  • create new archives
  • contain multiple files
  • modify existing archives
base64-variant of the uuencode format
bz2
  • create new archives
  • contain multiple files
  • modify existing archives
cpio
  • create new archives
  • contain multiple files
  • modify existing archives
grz
  • create new archives
  • contain multiple files
  • modify existing archives
gz
  • create new archives
  • contain multiple files
  • modify existing archives
iso
  • create new archives
  • contain multiple files
  • modify existing archives
lha
  • create new archives
  • contain multiple files
  • modify existing archives
liz
  • create new archives
  • contain multiple files
  • modify existing archives
lrz
  • create new archives
  • contain multiple files
  • modify existing archives
lz4
  • create new archives
  • contain multiple files
  • modify existing archives
lz
  • create new archives
  • contain multiple files
  • modify existing archives
lzma
  • create new archives
  • contain multiple files
  • modify existing archives
lzo
  • create new archives
  • contain multiple files
  • modify existing archives
mtree
  • create new archives
  • contain multiple files
  • modify existing archives
can read files from fs (if enabled in read options)
rar
  • create new archives
  • contain multiple files
  • modify existing archives
shar
  • create new archives
  • contain multiple files
  • modify existing archives
write only
tar
  • create new archives
  • contain multiple files
  • modify existing archives
tbz2
  • create new archives
  • contain multiple files
  • modify existing archives
tgz
  • create new archives
  • contain multiple files
  • modify existing archives
txz
  • create new archives
  • contain multiple files
  • modify existing archives
tzst
  • create new archives
  • contain multiple files
  • modify existing archives
uue
  • create new archives
  • contain multiple files
  • modify existing archives
warc
  • create new archives
  • contain multiple files
  • modify existing archives
xar
  • create new archives
  • contain multiple files
  • modify existing archives
xz
  • create new archives
  • contain multiple files
  • modify existing archives
z
  • create new archives
  • contain multiple files
  • modify existing archives
zip
  • create new archives
  • contain multiple files
  • modify existing archives
also support encryption
zst
  • create new archives
  • contain multiple files
  • modify existing archives

Note about minimal libarchive version:

  • 64-bit AR: libarchive >= 3.4.0;
  • RAR 5.0: libarchive >= 3.4.0;
  • ZIPX with xz, lzma, ppmd8 and bzip2 compression: libarchive >= 3.4.0;
  • ZStandard: libarchive >= 3.3.3.