slackbuilds/libraries/gflags
Jack Hunt c3c80dc64c libraries/gflags: Added (C++ library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-11 14:10:56 +07:00
..
README libraries/gflags: Added (C++ library). 2015-07-11 14:10:56 +07:00
gflags.SlackBuild libraries/gflags: Added (C++ library). 2015-07-11 14:10:56 +07:00
gflags.info libraries/gflags: Added (C++ library). 2015-07-11 14:10:56 +07:00
slack-desc libraries/gflags: Added (C++ library). 2015-07-11 14:10:56 +07:00

README

The gflags package contains a C++ library that implements commandline flags processing.
It includes built-in support for standard types such as string and the ability to define
flags in the source file in which they are used.