1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/archivers/libarchive/pkg-descr
Greg Lewis 89d29ad177 Add a port of Tim Kientzle's libarchive:
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar
variants and the POSIX cpio format.

WWW: http://people.freebsd.org/~kientzle/libarchive/

This code is present in -CURRENT but Tim currently has no intention of
MFC'ing it.  The port will allow 4.x users to benefit from Tim's current
work and the tools he is building on top of it (bsdtar, libpkg).

Not objected to by:	kientzle
2004-03-24 17:20:48 +00:00

6 lines
223 B
Plaintext

Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar
variants and the POSIX cpio format.
WWW: http://people.freebsd.org/~kientzle/libarchive/