# -*- coding: iso-8859-1 -*- """ MoinMoin - Parser Package See "plain.py" for the most simple parser that also defines the parser interface. @copyright: 2000 by Jürgen Hermann @license: GNU GPL, see COPYING for details. """ from MoinMoin.util import pysupport modules = pysupport.getPackageModules(__file__)