Metadata-Version: 1.0
Name: getargs
Version: 2.14
Summary: A more powerful and flexible alternative to getopt
Home-page: http://iamroot.beigetower.org/getargs.html
Author: Vinod Vijayarajan
Author-email: vinod.vijayarajan@hp.com
License: GPL
Description: 
        This module implements a Command Line Parser class (CLParser) that
        applications can use to parse command line arguments in sys.argv.
        getargs is designed as a considerably more powerful and flexible
        alternative to getopt.
Platform: UNKNOWN
