org.apache.commons.compress.archivers.tar.package.html Maven / Gradle / Ivy
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.