Package ucl: Information

    Source package: ucl
    Version: 1.03-alt3.qa1
    Build time:  Nov 29, 2010, 03:39 PM
    Category: System/Libraries
    Report package bug
    License: GPL
    Summary: The UCL Compression Library
    Description: 
    UCL implements a number of algorithms with the following features:
    - Decompression is simple and *very* fast.
    - Requires no memory for decompression.
    - The decompressors can be squeezed into less than 200 bytes of code.
    - Focuses on compression levels for generating pre-compressed data which
      achieve a quite competitive compression ratio.
    - Allows you to dial up extra compression at a speed cost in the compressor.
      The speed of the decompressor is not reduced.
    - Algorithm is thread safe.
    - Algorithm is lossless.
    UCL supports in-place decompression.

    List of rpms provided by this srpm:
    libucl (x86_64, i586)
    libucl-devel (x86_64, i586)

    Maintainer: George V. Kouryachy


      1. gcc-c++

    Last changed


    Nov. 29, 2010 Igor Vlasenko 1.03-alt3.qa1
    - rebuild using girar-nmu to require/provide setversion 
      by request of mithraen@
    June 3, 2009 George V. Kouryachy 1.03-alt3
    - Repocop fixed
    Oct. 24, 2006 George V. Kouryachy 1.03-alt2
    - GEAR adapted