Name: | gflags |
---|---|
Version: | 2.1.2 |
Release: | 6.el8 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 381269 |
License: | BSD |
RPM: | gflags-2.1.2-6.el8.x86_64.rpm |
Source RPM: | gflags-2.1.2-6.el8.src.rpm |
Build Date: | Tue May 07 2019 |
Build Host: | ca-build101.us.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. |