Package lemon :: Package external :: Package Cheetah :: Package Utils :: Package optik
[show private | hide private]
[frames | no frames]

Package lemon.external.Cheetah.Utils.optik

optik

A powerful, extensible, and easy-to-use command-line parser for Python.

By Greg Ward <gward@python.net>

See http://optik.sourceforge.net/

Cheetah modifications:  added "Cheetah.Utils.optik." prefix to
  all intra-Optik imports.

Submodules
  • errors: optik.errors Exception classes used by Optik.
  • option: optik.option Defines the Option class and some standard value-checking functions.
  • option_parser: optik.option_parser Provides the OptionParser and Values classes.

Variable Summary
str __revision__ = '$Id: __init__.py,v 1.1 2003/08/12 09:17:...
str __version__ = '1.3'

Variable Details

__revision__

Type:
str
Value:
'$Id: __init__.py,v 1.1 2003/08/12 09:17:11 thejimmyg Exp $'           

__version__

Type:
str
Value:
'1.3'                                                                  

Generated by Epydoc 2.0 on Mon Nov 10 15:07:56 2003 http://epydoc.sf.net