Package gperf: Information

    Source package: gperf
    Version: 3.0.4-alt3
    Build time:  Apr 19, 2013, 01:04 AM
    Category: Development/C
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    gperf (x86_64, i586)
    gperf-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    qa-robot

      1. gcc-c++

    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).