Size: 469
Comment: +link to code repo
|
← Revision 7 as of 2017-08-07 21:20:40 ⇥
Size: 504
Comment: Replaced old code.google.com links with current links.
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
http://code.google.com/p/python-gflags/ | '''python-gflags''' |
Line 13: | Line 13: |
* Website: https://github.com/google/python-gflags |
python-gflags
"At Google we needed a replacement for getopt() that was both simpler to use and more powerful ...", according to this description of a few tools released to the public in spring 2007. Another one automates production of manual pages from a gflags description.
"Option parsing tools describes alternatives.