1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/archivers/lzip/pkg-descr
William Grzybowski b8211ae086 archivers/lzip: update to 1.14
- Update to 1.14
- Trim Makefile header
- Rework pkg-descr and fix one space WWW:

PR:		ports/180968
Submitted by:	Jason Harris <jharris widomaker.com>
Approved by:	maintainer (timeout)
2013-08-21 22:58:24 +00:00

11 lines
521 B
Plaintext

Lzip is a lossless data compressor with a user interface similar to the one
of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses
more than bzip2, which makes it well suited for software distribution and
data archiving. Lzip is a clean implementation of the LZMA algorithm.
The lzip file format is designed for long-term data archiving. It is clean,
provides very safe 4 factor integrity checking, and is backed by the
recovery capabilities of lziprecover.
WWW: http://www.nongnu.org/lzip/lzip.html