Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Package Cheetah :: Module CheetahWrapper |
|
Cheetah command-line interface. 2002-09-03 MSO: Total rewrite. 2002-09-04 MSO: Bugfix, compile command was using wrong output ext. 2002-11-08 MSO: Another rewrite. Meta-Data ================================================================================ Author: Tavis Rudd <tavis@damnsimple.com> and Mike Orr <iron@mso.oz.net> Version: $Revision: 1.1 $ Start Date: 2001/03/30 Last Revision Date: $Date: 2003/08/12 09:17:11 $
Classes | |
---|---|
Bundle |
Wrap the source, destination and backup paths in one neat little class. |
CheetahWrapper |
|
MyOptionParser |
Exceptions | |
---|---|
Error |
Variable Summary | |
---|---|
str |
__author__ = 'Tavis Rudd <tavis@damnsimple.com> and Mike...
|
str |
__revision__ = '1.1'
|
str |
HELP_PAGE1 = 'USAGE:\n------\n cheetah compile [options...
|
str |
HELP_PAGE2 = 'OPTIONS FOR "compile" AND "fill":\n-------...
|
SRE_Pattern |
moduleNameRx = ^[a-zA-Z_][a-zA-Z_0-9]*$
|
SRE_Pattern |
optionDashesRx = ^-{1,2}
|
str |
WRAPPER_TOP = ' __ ____________ __\n \...
|
Variable Details |
---|
__author__
|
__revision__
|
HELP_PAGE2
|
moduleNameRx
|
optionDashesRx
|
WRAPPER_TOP
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:07:41 2003 | http://epydoc.sf.net |