Package judy: Information
Source package: judy
Version: 1.0.5-alt4
Build time: Sep 20, 2019, 04:43 PM in the task #237903
Category: Sciences/Mathematics
Report package bugHome page: https://sourceforge.net/projects/judy/
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 RPM packages built from this SRPM:
judy (x86_64, ppc64le, i586, aarch64)
judy-debuginfo (x86_64, ppc64le, i586, aarch64)
libjudy (x86_64, ppc64le, i586, aarch64)
libjudy-debuginfo (x86_64, ppc64le, i586, aarch64)
libjudy-devel (x86_64, ppc64le, i586, aarch64)
libjudy-devel-doc (noarch)
judy (x86_64, ppc64le, i586, aarch64)
judy-debuginfo (x86_64, ppc64le, i586, aarch64)
libjudy (x86_64, ppc64le, i586, aarch64)
libjudy-debuginfo (x86_64, ppc64le, i586, aarch64)
libjudy-devel (x86_64, ppc64le, i586, aarch64)
libjudy-devel-doc (noarch)
Maintainer: Eugeny A. Rostovtsev
Last changed
Sept. 20, 2019 Michael Shigorin 1.0.5-alt4
- Actually applied patch4 as well, thx at@ (closes: #37243)
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)