1
0
Fork 0
Find a file
Daniel Baumann 23a07f5c7f
Updating standards version to 3.9.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-24 05:04:06 +01:00
debian Updating standards version to 3.9.0. 2025-02-24 05:04:06 +01:00
doc Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00
testsuite Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00
arg_parser.cc Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
arg_parser.h Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
AUTHORS Adding upstream version 0.2. 2025-02-24 04:42:45 +01:00
ChangeLog Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00
configure Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00
COPYING Adding upstream version 0.2. 2025-02-24 04:42:45 +01:00
INSTALL Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
main.cc Merging upstream version 0.7. 2025-02-24 04:58:43 +01:00
Makefile.in Merging upstream version 0.7. 2025-02-24 04:58:43 +01:00
NEWS Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00
README Merging upstream version 0.7. 2025-02-24 04:58:43 +01:00
zcat.in Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00
zcmp.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zdiff.in Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00
zegrep.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zfgrep.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zgrep.in Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00
ztest.in Merging upstream version 0.8~rc1. 2025-02-24 05:00:59 +01:00

Description

Zutils is a collection of utilities for dealing with any combination of
compressed and non-compressed files transparently. The supported
compressors are bzip2, gzip, lzip and xz.

The currently provided utilities are zcat, zcmp, zdiff, zegrep, zfgrep,
zgrep and ztest.


Copyright (C) 2009 Antonio Diaz Diaz.

This file is free documentation: you have unlimited permission to copy,
distribute and modify it.

The file Makefile.in is a data file used by configure to produce the
Makefile. It has the same copyright owner and permissions that this
file.