Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 | 
                1.08 | 
                7.fc4 | 
                src | 
                421 KiB | 
                Tue Jul 25 16:11:26 2006 | 
            
        
        Changelog
        
            - * 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 
        
            - * Thu Mar 16 17:00:00 2006 Dams <anvil[AT]livna.org> - 1.08-6.fc5
 
            - Rebuild for new gcc
 
        
            - * Tue Jan 17 17:00:00 2006 Dams <anvil[AT]livna.org> - 1.08-5.fc5
 
            - Bumped release for gcc 4.1 rebuild