Name: | gflags |
---|---|
Version: | 2.2.2 |
Release: | 9.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 294098 |
License: | BSD |
RPM: | gflags-2.2.2-9.el9.x86_64.rpm |
Source RPM: | gflags-2.2.2-9.el9.src.rpm |
Build Date: | Mon Feb 07 2022 |
Build Host: | build-ol9-x86_64.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. |