The archive driver family for TAR files.

To access these archive types, client applications need to

  1. configure TrueZIP to recognize the file suffixes registered for these archive types with the {@link de.schlichtherle.io.DefaultArchiveDetector} class, and
  2. have the JAR for Apache's Ant, version 1.6.5 or higher (ant.jar) on the runtime class path. For BZIP2 compression, version 1.7.0 is required for stability and to pass the unit tests. You can download it at http://ant.apache.org.