Module: __init__ | charlemagne/__init__.py | |||||
---|---|---|---|---|---|---|
Charlemagne package Web site: http://charlemagne.sourceforge.net Project page: http://sourceforge.net/projects/charlemagne Email: bob underscore green at speakeasy dot net To view the manual from a command prompt:$ charlemagne MANUAL To get help for command-line options:$ charlemagne --help To start an interactive session:$ charlemagne To view the manual from an interactive session:>>> help(manual) To get help on a specific module from this package:>>> help(<module name>)
|