| Name: | gperf |
|---|---|
| Version: | 3.1 |
| Release: | 5.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 729880 |
| License: | GPLv3+ |
| RPM: | gperf-3.1-5.el8.aarch64.rpm |
| Source RPM: | gperf-3.1-5.el8.src.rpm |
| Build Date: | Fri May 03 2019 |
| Build Host: | ca-build102.us.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. |