Package: libtar
Version: 1.2.20-4
Depends: libc, zlib
Source: feeds/packages/libs/libtar
SourceName: libtar
License: GPLv3
LicenseFiles: LICENSE
Section: lib
SourceDateEpoch: 1657256774
Maintainer: ElonH <elonhhuang@gmail.com>
Architecture: mips_mips32
Installed-Size: 19699
Description:  libtar is a library for manipulating tar files from within C programs.
 
 Here are some of its features:
 * Handles both POSIX tar file format and the GNU extensions.
 * API provides functions for easy use, such as tar_extract_all().
 * Also provides functions for more granular use, such as 
 tar_append_regfile().
