Add a note about Vellum and the plugin API.
authorAdam Sampson <ats@offog.org>
Tue, 9 Jul 2013 21:55:32 +0000 (21:55 +0000)
committerAdam Sampson <ats@offog.org>
Tue, 9 Jul 2013 21:55:32 +0000 (21:55 +0000)
commit7ab79e4448bff861a5969fa95427433a641defe8
tree4fc421dbf5870694cabd2ab66c94f96a18cddac0
parent233f796f1cc17a439fa696430cf7f4284efdf345
Add a note about Vellum and the plugin API.

The two don't share any code, but they work the same way from the plugin
developer's perspective -- I vaguely remember looking at a bunch of
different plugin systems for Python and deciding I liked the Vellum one
the best.
rawdoglib/plugins.py