LZMA demo

A demo showing LZMA compression and decompression in C
Download

LZMA demo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Torsten Rupp

LZMA demo Tags


LZMA demo Description

LZMA demo is a small open source software designed as a demonstration of how to use the LZMA decoder and encoder library of the xz util package. To compile this tool, execute the following commands: gcc lzmapack.c -o lzmapack -llzma gcc lzmaunpack.c -o lzmaunpack -llzma To run the demo type: cat file1|./lzmapack|tee file2|./lzmaunpack > file3 Product's homepage


LZMA demo Related Software