libgflags2

Commandline flags module for c++ (shared library)
  https://code.google.com/p/gflags/
  0
  no reviews



Gflag is 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.

this package contains shared libraries.