Package judy: Information

    Binary package: judy
    Version: 1.0.5-alt2
    Architecture: i586
    Build time:  Oct 7, 2012, 02:51 PM
    Source package: judy
    Report package bug
    License: LGPLv2.1
    Summary: Judy is a C library that implements a dynamic array
    Description: 
    Judy is a C library that implements a dynamic array. Empty Judy arrays
    are declared with null pointers. A Judy array consumes memory only when
    populated yet can grow to take advantage of all available memory. Judy's
    key benefits are: scalability, performance, memory efficiency, and ease
    of use.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    Oct. 7, 2012 Eugeny A. Rostovtsev 1.0.5-alt2
    - Provided Judy1, JudySL and JudyHS (ALT #27813)
    May 26, 2011 Eugeny A. Rostovtsev 1.0.5-alt1
    - Initial build for Sisyphus