aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-getargs/pkg-descr
blob: 05df5958dfb1fe80821d04a8ba7bf55d2dcc61f8 (plain) (blame)
1
2
3
4
5
6
7
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 the standard getopt module.

WWW: http://iamroot.beigetower.org/getargs.html