Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lzo - Data compression library with very fast (de)compression
        
        LZO is a portable lossless data compression library written in ANSI C.
It offers pretty fast compression and very fast decompression.
Decompression requires no memory. In addition there are slower
compression levels achieving a quite competitive compression ratio
while still decompressing at this very high speed.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | lzo | 
                2.02 | 
                2.fc6 | 
                ppc | 
                166 KiB | 
                Mon Aug 28 08:11:08 2006 | 
            
        
        Changelog
        
            - * Mon Aug 28 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 2.02-2
 
            - FE6 Rebuild
 
        
            - * Wed Jul 26 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 2.02-1
 
            - New upstream release 2.02, soname change!
 
        
            - * Mon Jul 24 18:00:00 2006 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 1.08-7
 
            - Taking over as maintainer since Anvil has other priorities
- Add a patch to fix asm detection on i386 (bug 145882, 145893). Thanks to
  Carlo Marcelo Arenas Belon <carenas{%}sajinet{*}com{*}pe> for the initial patch.
- Removed unused build dependency on nasm
- Remove static lib
- Cleanup %doc a bit