LZMA demo

Software Screenshot:
LZMA demo
Software Details:
Version: 0.01
Upload Date: 20 Feb 15
Developer: Torsten Rupp
Distribution Type: Freeware
Downloads: 10

Rating: 3.7/5 (Total Votes: 3)

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

Requirements:

  • XZ Utils

Similar Software

Zutils
Zutils

20 Feb 15

SmartZ
SmartZ

20 Feb 15

ZipUnzip
ZipUnzip

20 Feb 15

deco
deco

20 Feb 15

Other Software of Developer Torsten Rupp

TableLayout
TableLayout

20 Feb 15

dprintf
dprintf

20 Feb 15

Onzen
Onzen

20 Feb 15

Comments to LZMA demo

Comments not found
Add Comment
Turn on images!