Provided by: lzd_1.1-6build1_amd64 bug

NAME

       Lzd - Educational decompressor for the lzip format.

SYNOPSIS

       lzd < file.lz > file

DESCRIPTION

       Lzd  1.1  -  Educational  decompressor  for  the  lzip  format.   Study  the  source  to learn how a lzip
       decompressor works.  See the lzip manual for an explanation of the code.  It is not safe to use  lzd  for
       any real work.

       Lzd decompresses from standard input to standard output.

REPORTING BUGS

       Report bugs to lzip-bug@nongnu.org
       Lzd home page: http://www.nongnu.org/lzip/lzd.html

       Study the source to learn how a lzip decompressor works.
       See the lzip manual for an explanation of the code.
       It is not safe to use lzd for any real work.

       Usage: debian/lzd/usr/bin/lzd < file.lz > file
       Lzd decompresses from standard input to standard output.

       Report bugs to lzip-bug@nongnu.org
       Lzd home page: http://www.nongnu.org/lzip/lzd.html

COPYRIGHT

       Copyright © 2019 Antonio Diaz Diaz.
       This  is  free software: you are free to change and redistribute it.  There is NO WARRANTY, to the extent
       permitted by law.

       Copyright © 2019 Antonio Diaz Diaz.
       This is free software: you are free to change and redistribute it.  There is NO WARRANTY, to  the  extent
       permitted by law.

SEE ALSO

       The  full  documentation  for  Lzd  is  maintained as a Texinfo manual.  If the info and Lzd programs are
       properly installed at your site, the command

              info Lzd

       should give you access to the complete manual.

Lzd 1.1 - Educational decompressor for the lzip forMarch 2020                                             LZD(1)