opendir has moved servers and i cant be assed to reconfigure the clusterfuck that is Histoire, enjoy the new look!

if you're missing any directory headers or footers then try with these: header / footer

oberhumer.com: lzop file compressor
     
<lzop logo>
 
Data
Compression
LZO
lzop
NRV
UCL
UPX
 
Links
Homepage
Projects
Compression Links
 
Email me
Markus F.X.J. Oberhumer
  
Version 1.01
27 Apr 2003

Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Markus F.X.J. Oberhumer


Abstract

lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services, and its main advantages over gzip are much higher compression and decompression speed (at the cost of some compression ratio).

lzop is distributed under the terms of the GNU General Public License (GPL).

Features

lzop is the fastest compressor and decompressor around. See the well-known Archive Comparison Test for details.

On modern systems, when making backups of terrabyte of data, lzop is usually IO-bound and not CPU-bound, which means that you can both decrease storage requirements and effectively reduce backup time by quite an amount.

lzop was designed with the following goals in mind:

  • speed (both compression and decompression)
  • reasonable drop-in compatibility to gzip
  • portability

General functionality and behaviour has been modelled very closely after gzip. The main differences between lzop and gzip are:

  • files compressed by lzop will have the suffix `.lzo'
  • lzop does not delete the input file(s) by default.

Read the

Download

Navigate to



The term lzop is a shorthand for "the Lempel-Ziv-Oberhumer Packer" and holds no connection with potential owners of registered trademarks or other rights. All trademarks, brands, and names are the property of their respective owners.

Last modified Fri Jun 06 16:58:47 CEST 2003.