| 
 
 
  Audio (109) 
  Datatype (15) 
  Demo (64) 
  Development (254) 
  Document (66) 
  Driver (19) 
  Emulation (64) 
  Game (554) 
  Graphics (231) 
  Library (23) 
  Network (65) 
  Office (22) 
  Utility (284) 
  Video (19) 
 Total files: 1789
 
 Full index file
 Recent index file
 
 Part of Aros World Exec
 | 
 [Show comments] [Show snapshots] [Show videos] [Show content] [Replace file]
 ============================== F E A T U R E S ==============================
Lzip is a lossless data compressor with a user interface similar to the one
of gzip or bzip2. Lzip uses a simplified form of the 'Lempel-Ziv-Markov
chain-Algorithm' (LZMA) stream format, chosen to maximize safety and
interoperability. Lzip can compress about as fast as gzip (lzip -0) or
compress most files more than bzip2 (lzip -9). Decompression speed is
intermediate between gzip and bzip2. Lzip is better than gzip and bzip2 from
a data recovery perspective. Lzip has been designed, written, and tested
with great care to replace gzip and bzip2 as the standard general-purpose
compressed format for unix-like systems.
============================ R E Q U I R E M E N T ==========================
lzip tested and worked fine on the following configurations:
- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
================================= U S A G E =================================
List archive:
1> lzip -l Example/test_em.txt.lz
Extract archive:
1> lzip -d Example/test_em.txt.lz
1> more Example/test_em.txt.lz
================================ S O U R C E ================================
Project site:
https://www.nongnu.org/lzip/
Releases with source:
http://download.savannah.gnu.org/releases/lzip/
AROS compiled by
        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|
                home cross-compilation factory
 |