Name: | gperf |
---|---|
Version: | 3.1 |
Release: | 13.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 679009 |
License: | GPLv3+ |
RPM: | gperf-3.1-13.el9.x86_64.rpm |
Source RPM: | gperf-3.1-13.el9.src.rpm |
Build Date: | Mon Jan 10 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/gperf/ |
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. |