[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Zutils-bug] Version 0.9-rc1 of zutils released
From: |
Antonio Diaz Diaz |
Subject: |
[Zutils-bug] Version 0.9-rc1 of zutils released |
Date: |
Mon, 22 Nov 2010 16:58:37 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Version 0.9-rc1 of zutils is ready for testing here
http://download.savannah.gnu.org/releases/zutils/zutils-0.9-rc1.tar.gz
http://download.savannah.gnu.org/releases/zutils/zutils-0.9-rc1.tar.lz
The md5sums are:
8872ac4e5feffff444241aa0b8051a40 zutils-0.9-rc1.tar.gz
de74a0fd8e5a17fe2ff8e4e587618fe1 zutils-0.9-rc1.tar.lz
Please, test it and report any bugs you find.
Zutils is a collection of utilities able to deal with any combination of
compressed and non-compressed files transparently. If any given file,
including standard input, is compressed, its decompressed content is
used. Compressed files are decompressed on the fly; no temporary files
are created. These utilities are not wrapper scripts but safer and more
efficient C++ programs. In particular the "--recursive" option is very
efficient in those utilities supporting it.
The provided utilities are zcat, zcmp, zdiff, zgrep and ztest.
The supported compressors are bzip2, gzip, lzip and xz.
The homepage is at http://www.nongnu.org/zutils/zutils.html.
This version is also available in lzip format. If your distro doesn't
yet distribute the lzip program, you can download it from
http://www.nongnu.org/lzip/lzip.html
Changes in this version:
* Configure now allows the selection of diff and grep programs to use.
Regards,
Antonio Diaz, zutils author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Zutils-bug] Version 0.9-rc1 of zutils released,
Antonio Diaz Diaz <=