Package gperf: Information

    Source package: gperf
    Version: 3.0.4.0.33.1a05-alt1
    Build time:  Dec 10, 2015, 08:57 PM in the task #154784
    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 rpms provided by this srpm:
    gperf (x86_64, i586)
    gperf-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    qa-robot

      1. makeinfo
      2. gnulib >= 0.1.585.2fda85
      3. help2man
      4. gcc-c++

    Last changed


    Dec. 10, 2015 Dmitry V. Levin 3.0.4.0.33.1a05-alt1
    - Updated to v3.0.4-33-g1a05152.
    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.