Metadata-Version: 1.0
Name: js.jquery_jqote2
Version: 0.9.7
Summary: Fanstatic packaging of jquery.jqote2
Home-page: UNKNOWN
Author: Stephane Klein
Author-email: stephane@harobed.org
License: BSD
Description: js.jquery_jqote2
        ****************
        
        Introduction
        ============
        
        This library packages `jquery.jqote2`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`jquery.jqote2`: https://github.com/aefxx/jQote2
        
        This requires integration between your web framework and ``fanstatic``,
        and making sure that the original resources (shipped in the ``resources``
        directory in ``js.jquery_jqote2``) are published to some URL.
        
        Bitbucket repository : https://bitbucket.org/harobed/js.jquery_jqote2
        
        How to use?
        ===========
        
        
        You can import ``jqote2`` from ``js.jquery_jqote2`` and ``need`` it where you want
        these resources to be included on a page::
        
          >>> from js.jquery_jqote2 import jqote2
          >>> jqote2.need()
        
        
        CHANGES
        *******
        
        0.9.7 (28-04-2011)
        ==================
        
        - Initial release.
        
Platform: UNKNOWN
