Size: 424
Comment:
|
← 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: |
"At ["Google"] we needed a replacement for getopt() that was both simpler to use and more powerful ...", | '''python-gflags''' "At [[Google]] we needed a replacement for getopt() that was both simpler to use and more powerful ...", |
Line 3: | Line 5: |
[http://google-code-updates.blogspot.com/2007/03/four-google-open-source-tools-on-google.html this] | [[http://google-code-updates.blogspot.com/2007/03/four-google-open-source-tools-on-google.html|this]] |
Line 9: | Line 11: |
"["Option parsing tools"] | "[[Option parsing tools]] |
Line 11: | 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.