| Name: | gperf |
|---|---|
| Version: | 3.0.4 |
| Release: | 8.el7 |
| Architecture: | x86_64 |
| Group: | Development/Tools |
| Size: | 615052 |
| License: | GPLv3+ |
| RPM: | gperf-3.0.4-8.el7.x86_64.rpm |
| Source RPM: | gperf-3.0.4-8.el7.src.rpm |
| Build Date: | Mon May 05 2014 |
| Build Host: | ca-buildj3.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. |