Package mopowg :: Module release
[hide private]
[frames] | no frames]

Module release

source code

Variables [hide private]
  version = '0.2.1'
  author = 'Fred Lin'
  email = 'gasolin@gmail.com'
  copyright = 'Copyright 2007 Fred Lin and contributors'
  license = 'MIT <http://www.opensource.org/licenses/mit-license...
  description = 'Doc generator with styles, and syntax highlight...
  long_description = 'mopowg is an easy to install, cross-platfo...
Variables Details [hide private]

license

Value:
'MIT <http://www.opensource.org/licenses/mit-license.php>'

description

Value:
'Doc generator with styles, and syntax highlighting blocks'

long_description

Value:
'''mopowg is an easy to install, cross-platform doc generator which is\
 based on docutils.

mopowg could generate full documents with figures, styles, and syntax \
highlighting blocks.

It includes a command line tool and will provide the web front-end.

...