| Name: | gperf |
|---|---|
| Version: | 3.0.4 |
| Release: | 8.el7 |
| Architecture: | aarch64 |
| Group: | Development/Tools |
| Size: | 660420 |
| License: | GPLv3+ |
| RPM: | gperf-3.0.4-8.el7.aarch64.rpm |
| Source RPM: | gperf-3.0.4-8.el7.src.rpm |
| Build Date: | Thu May 03 2018 |
| Build Host: | ca-buildarm01.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. |