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

plzip
plzip

20 Feb 15

aKu
aKu

3 Jun 15

archivedb
archivedb

15 Apr 15

Xarchiver
Xarchiver

17 Feb 15

Other Software of Developer Torsten Rupp

dprintf
dprintf

20 Feb 15

BAR
BAR

20 Feb 15

Onzen
Onzen

20 Feb 15

Comments to LZMA demo

Comments not found
Add Comment
Turn on images!