| Name: | gperf |
|---|---|
| Version: | 3.1 |
| Release: | 21.el10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 719529 |
| License: | GPL-3.0-or-later |
| RPM: | gperf-3.1-21.el10.aarch64.rpm |
| Source RPM: | gperf-3.1-21.el10.src.rpm |
| Build Date: | Sun Jan 26 2025 |
| Build Host: | build-ol10-aarch64.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. |