Index of /code/mointools
Name Last modified Size Description
Parent Directory 30-May-2008 13:56 -
COPYING 04-Feb-2007 02:09 18k
MANIFEST.in 04-Feb-2007 02:09 1k
mointools/ 04-Feb-2007 02:09 -
setup.py 04-Feb-2007 02:09 1k
test.py 04-Feb-2007 02:09 1k
tests/ 04-Feb-2007 02:09 -
-----------
mointools
-----------
:Author: Nir Soffer mailto:nirs@freeshell.org
:Version: 1.0
:License: GNU GPL, see COPYING
This is a helper package used by my plugins. The package is kept
separate from MoinMoin because I need compatibility with older versions
of MoinMoin.
Parts from mointools were distributed in the past with some plugins, to
be installed inside MoinMoin.utils directory. This package should make
installation of the plugins easier. New versions of my plugins will
depend on this package.
Installation
------------
Run ``python setup.py install``
Modules
-------
- header: wiki page header parser
- ticket: protection from spam bots
Enjoy!
Nir