org.apache.commons.compress.archivers.tar.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-compress Show documentation
Show all versions of commons-compress Show documentation
Apache Commons Compress software defines an API for working with
compression and archive formats. These include: bzip2, gzip, pack200,
lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4,
Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
Provides stream classes for reading and writing archives using
the TAR format.
There are many different format dialects that call themselves
TAR. The classes of this package can read and write archives in
the traditional pre-POSIX ustar format and support GNU
specific extensions for long filenames that GNU tar itself by
now refers to as oldgnu.