gflags - Library for commandline flag processing
Website: | https://gflags.github.io/gflags/ |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
gflags-2.2.2-1.fc14.al.src [106 KiB] |
Changelog
by Sérgio Basto (2019-05-12):
- Update gflags to 2.2.2 |