Package libjudy: Information
Binary package: libjudy
Version: 1.0.5-alt6
Architecture: loongarch64
Build time: Nov 16, 2024, 12:38 PM
Source package: judy
Category: System/Libraries
Report package bugDownload: libjudy-1.0.5-alt6.loongarch64.rpm
Home page: https://sourceforge.net/projects/judy/
License: LGPLv2.1
Summary: Shared libraries of Judy
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. This package contains shared libraries of Judy.
Maintainer: Aleksey Cheusov
Last changed
Nov. 16, 2024 Aleksey Cheusov 1.0.5-alt6
- Properly package man pages
Oct. 16, 2021 Andrew A. Vasilyev 1.0.5-alt5
- FTBFS: fixed build with lto
Sept. 20, 2019 Michael Shigorin 1.0.5-alt4
- Actually applied patch4 as well, thx at@ (closes: #37243)