| Name: | gflags |
|---|---|
| Version: | 2.1.1 |
| Release: | 6.el7 |
| Architecture: | x86_64 |
| Group: | Development/Tools |
| Size: | 289291 |
| License: | BSD |
| RPM: | gflags-2.1.1-6.el7.x86_64.rpm |
| Source RPM: | gflags-2.1.1-6.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://code.google.com/p/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. |