| Name: | gflags |
|---|---|
| Version: | 2.1.2 |
| Release: | 6.el8 |
| Architecture: | i686 |
| Group: | Development/Tools |
| Size: | 381629 |
| License: | BSD |
| RPM: | gflags-2.1.2-6.el8.i686.rpm |
| Source RPM: | gflags-2.1.2-6.el8.src.rpm |
| Build Date: | Wed May 22 2019 |
| Build Host: | ca-build103.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. |