Package gperf: Information
Source package: gperf
Version: 3.0.4-alt3
Build time: Apr 19, 2013, 01:04 AM
Category: Development/C
Report package bugHome page: http://www.gnu.org/software/gperf/
License: GPLv3+
Summary: A perfect hash function generator
Description:
Gperf is a perfect hash function generator written in C++. Simply stated, a perfect hash function is a hash function and a data structure that allows recognition of a key word in a set of words using exactly one probe into the data structure.
Maintainer: Dmitry V. Levin
Last changed
April 19, 2013 Dmitry V. Levin 3.0.4-alt3
- Built with LFS support enabled.
Sept. 9, 2009 Dmitry V. Levin 3.0.4-alt2
- Removed obsolete %install_info/%uninstall_info calls. - Moved "make check" to %check section.
Feb. 16, 2009 Dmitry V. Levin 3.0.4-alt1
- Updated to 3.0.4. - Run tests during build by default. - Fixed parallelized build (closes: #18652).