# -*- coding: iso-8859-1 -*- """ MoinMoin - Formatter Package See "base.py" for the formatter interface. @copyright: 2000 by Jürgen Hermann @license: GNU GPL, see COPYING for details. """ from MoinMoin.util import pysupport modules = pysupport.getPackageModules(__file__)