Package judy: Information

    Source package: judy
    Version: 1.0.5-alt3
    Build time:  Dec 8, 2020, 04:07 PM
    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 rpms provided by this srpm:
    judy (e2kv5, e2kv4, e2k)
    judy-debuginfo (e2kv5, e2kv4, e2k)
    libjudy (e2kv5, e2kv4, e2k)
    libjudy-debuginfo (e2kv5, e2kv4, e2k)
    libjudy-devel (e2kv5, e2kv4, e2k)
    libjudy-devel-doc (noarch)



      1. libstdc++-devel
      2. gcc
      3. gcc-c++

    Last changed


    March 11, 2019 Michael Shigorin 1.0.5-alt3
    - Replaced the source tarball with pristine one (sans s/J/j/)
      thus dropping ALT patches applied within it
    - Added some debian, fedora, gentoo patches to help fix build on e2k
    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