RFC: Option Parsing Libraries

Paul Prescod paul at prescod.net
Mon Feb 11 11:54:53 EST 2002


Greg Ward has proposed to add his Optik module to the Python library. 

 * http://mail.python.org/pipermail/python-dev/2002-February/019934.html

Optik is a parser for command line options with the features described
here:

 * http://mail.python.org/pipermail/python-dev/2002-February/019937.html

If you have a competitive library, or suggestions for changes to Optik,
please forward your comments to python-dev mailing list
(python-dev at python.org). If a long-running conversation ensues, you may
need to join the list to participate. Discussions in comp.lang.python
will not be considered unless you at least forward a reference to
python-dev. If you propose a competitor to Optik, please describe how it
compares to the feature list described above.

 Paul Prescod




More information about the Python-list mailing list