zutils
Zutils is a collection of utilities able to deal with any combination of compressed and uncompressed 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.
- Developed at Archiving
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/zutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
zutils-1.10.tar.lz | 0000055080 53.8 KB | |
zutils-1.10.tar.lz.sig | 0000000072 72 Bytes | |
zutils-1.7-noconflict.patch | 0000002926 2.86 KB | |
zutils.changes | 0000003519 3.44 KB | |
zutils.keyring | 0000002413 2.36 KB | |
zutils.spec | 0000002711 2.65 KB |
Revision 9 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 865314
from
Martin Pluskal (pluskalm)
(revision 9)
- Update to version 1.10: * zdiff.cc (set_fifonames): Encode pid in little endian order. * zupdate.cc (zupdate_file): Fix a portability issue with Solaris 10. * zutils.texi: Document that 'zgrep -L' fails with GNU grep 3.2 to 3.4. * check.sh: Test empty input files with all tools except zupdate.
Comments 0