The AROS Archives(anonymous IP: 3.145.8.141,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Archive » lzip-1.22.i386-aros.lha

lzip

Description: Lossless data (de)compressor like gzip or bzip2
Download: lzip-1.22.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 323kb
Version: 1.22
Date: 01 Feb 21
Author: Antonio Diaz Diaz
Submitter: aGGreSSor [CPU]
Requirements: ABIv0; i386, InstallerLG
Category: utility/archive
License: GPL
Distribute: yes
FileID: 2288
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 34  (Current version)
34  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[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


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved