# -*- coding: utf-8 -*- """ flaskbb.plugins ~~~~~~~~~~~~~~~ This module contains the Plugin class used by all Plugins for FlaskBB. :copyright: (c) 2014 by the FlaskBB Team. :license: BSD, see LICENSE for more details. """