|
Project Information
Members
|
The optarg package provides easy to use GNU-style command-line argument parsing with full validation and nice usage information. It is a bit like Python's optparse and argparse modules, although somewhat simpler. To install the package use the command: goinstall optarg.googlecode.com/hg/optarg The package includes full documentation. See also the SummaryOfUsage page. |