| Name: | gflags |
|---|---|
| Version: | 2.2.2 |
| Release: | 16.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 307658 |
| License: | LicenseRef-Callaway-BSD |
| RPM: | gflags-2.2.2-16.el10_0.aarch64.rpm |
| Source RPM: | gflags-2.2.2-16.el10_0.src.rpm |
| Build Date: | Tue Dec 17 2024 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://gflags.github.io/gflags/ |
| Summary: | Library for commandline flag processing |
| Description: | The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used. |