Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gflags - 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.
Packages
gflags-2.2.2-5.aldos.i686
[104 KiB] |
Changelog
by Joel Barrios (2023-11-04):
- Install cmake packages.
- Replace deprecated c headers.
- Swicth shebang to python3.9 for test/gflags_build.py.
|