1
0
Fork 0

Adding upstream version 0.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 04:42:45 +01:00
parent f594293267
commit 90aec685c7
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
18 changed files with 2018 additions and 0 deletions

17
README Normal file
View file

@ -0,0 +1,17 @@
Description
Zutils is a collection of utilities for dealing with any combination of
compressed and non-compressed files transparently. The supported
compressors are gzip, bzip2, lzip and xz.
The currently provided utilities are zcat, zcmp, zdiff and zgrep.
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.