Plugin Manager
==============

This module is built to allow for very simple "hooks" to be defined in an application such that
users can create their own plugins for your application.  The basic use-case would be a system
like Drupal or Wordpress, where an application needs to allow customizations without users having
to maintain their own version of the codebase.

License
=======

All files are covered under the MIT license.  Please see LICENSE.TXT for specifics.
