How to use?
===========

You can import spiffform from ``js.spiffform`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.spiffform import spiffform
  >>> spiffform.need()

.. _`fanstatic`: http://fanstatic.org
.. _`spiffform`: http://www.appelsiini.net/projects/spiffform
