[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29714] [PATCH 2/4] gnu: Add clzip.
From: |
Leo Famulari |
Subject: |
[bug#29714] [PATCH 2/4] gnu: Add clzip. |
Date: |
Fri, 15 Dec 2017 14:14:57 -0500 |
User-agent: |
Mutt/1.9.1 (2017-09-22) |
On Thu, Dec 14, 2017 at 10:37:22PM +0100, Tobias Geerinckx-Rice wrote:
> * gnu/packages/compression.scm (clzip): New public variable.
> + (synopsis "Small, stand-alone lzip compressor and decompressor")
> + (description
> + "Lunzip is a compressor and decompressor for files in the lzip
> compression
> +format (.lz), written as a single small C tool with no dependencies. This
> makes
> +it well-suited to embedded and other systems without a C++ compiler, or for
> use
> +in other applications like package managers.
> +Clzip is intended to be fully compatible with the regular lzip package.")
This description is mistakenly copy-pasted from the lunzip package,
right?
signature.asc
Description: PGP signature
bug#29714: [PATCH 1/4] gnu: Add lunzip., Tobias Geerinckx-Rice, 2017/12/21