libtar: Libtar (Is a C library for manipulating POSIX tar files) libtar: libtar: Libtar offers the following features: libtar: * Flexible API - you can manipulate individual files or just extract libtar: a whole archive at once. libtar: * Allows user-specified read() and write() functions, such as zlib's libtar: gzread() and gzwrite(). libtar: * Supports both POSIX 1003.1-1990 and GNU tar file formats. libtar: libtar: libtar: