K 10 svn:author V 5 leeym K 8 svn:date V 27 2006-12-19T07:28:37.000000Z K 7 svn:log V 402 - add google-gflags-0.1 google-gflags Commandline flags module for C++ 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. WWW: http://code.google.com/p/google-gflags/ END