mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
ae99f14e9a
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. The provided utilities are: Zcat - Decompresses and copies files to standard output. Zcmp - Decompresses and compares two files byte by byte. Zdiff - Decompresses and compares two files line by line. Zgrep - Decompresses and searches files for a regular expression. Ztest - Tests integrity of compressed files. The supported compressors are bzip2, gzip, lzip, and xz. WWW: http://www.nongnu.org/zutils/zutils.html PR: ports/156359 Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com>
3 lines
127 B
Plaintext
3 lines
127 B
Plaintext
SHA256 (zutils-0.9.tar.gz) = f1fa775f9d42ccc6716083102bcaa7dd05391db97b4298b368b21f04b920e83b
|
|
SIZE (zutils-0.9.tar.gz) = 66382
|