__doc__ = """
PyMca.PyMcaPlugins contains plugins associated to PyMca.

They inherit either from PyMca.Plugin1DBase (for instances of classes
respecting the PyMca.Plot1DBase interface) or PyMca.StackPluginBase (for
instances repecting the PyMca.StackBase interface)
"""
