# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

      |-----handy-ruler------------------------------------------------------|
zutils: zutils (lzip-aware replacements for zcat, zgrep, etc)
zutils:
zutils: zutils is a collection of utilities able to process any combination of
zutils: compressed and uncompressed files transparently. If any file given,
zutils: including standard input, is compressed, its decompressed content is
zutils: used. Compressed files are decompressed on the fly; no temporary files
zutils: are created. Data format is detected by its identifier string (magic
zutils: bytes), not by the file name extension. Empty files are considered
zutils: uncompressed.
zutils:
zutils:
