pkgsrc/archivers/bsdtar/DESCR

12 lines
568 B
Text
Raw Normal View History

2007-12-11 18:35:57 +01:00
The libarchive library contains routines for creating, reading from, and
2008-01-12 07:17:14 +01:00
writing to different streaming archive formats, e.g. most popular tar
and cpio formats. Additionally, libarchive supports writing to shar archives
2007-12-11 18:35:57 +01:00
and reading from ISO-9660 (CD-ROM) images.
2008-01-12 07:17:14 +01:00
This package contains bsdtar, a high-efficiency libarchive front-end which
is [almost] wholly compatible with the ubiquitous GNU tar. It supports
2007-12-11 18:35:57 +01:00
advanced features many other implementations do not.
2008-01-12 07:17:14 +01:00
For your convenience, the installed bsdtar binary will not be linked
2007-12-11 18:35:57 +01:00
to any pkgsrc-provided libraries.