PACKAGE NAME: judy-1.0.5-x86_64-1slintstatic.txz PACKAGE LOCATION: ./source/spkg/judy PACKAGE SIZE (compressed): 154 K PACKAGE SIZE (uncompressed): 616 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: judy: judy (sparse dynamic array library) judy: judy: Judy is a C library that provides a state-of-the-art core technology judy: that implements a sparse dynamic array. A Judy array consumes memory judy: only when it is populated, yet can grow to take advantage of all judy: available memory if desired. Judy's key benefits are scalability, judy: high performance, and memory efficiency. judy: judy: homepage: http://judy.sourceforge.net judy: judy: