----------- 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