
This directory contains the following files:

  7z1604_lzip-1.tar.gz   - Patch adding lzip extract support to 7zip.
                           Unpack the file and follow the instructions
                           in 'README_7zip_lzip_patch' to apply the patch.

  7z1604-lzip-src.tar.gz - Patched 7zip source ready to be compiled.

  7z1604-lzip.tar.gz     - Precompiled version of 7zip with lzip support.
                           Unpack the file and then execute '7zFM.exe'
                           in the unpacked directory.


How to compile '7z1604-lzip-src' with Visual C++ 2015
-----------------------------------------------------
Unpack '7z1604-lzip-src.tar.gz' and execute the following commands:
  cd 7z1604-lzip-src\CPP\7zip
  <path_to_visual_studio>\vc\bin\nmake

Please, send comments to lzip-bug@nongnu.org
Lzip home page: http://www.nongnu.org/lzip/lzip.html
