Metadata-Version: 1.0
Name: js.jqueryui_tagit
Version: 2.0.24
Summary: Fanstatic packaging of Tag-it!
Home-page: https://github.com/disko/js.jqueryui_tagit
Author: Andreas Kaiser
Author-email: disko@binary-punks.com
License: BSD
Description: js.jqueryui_tagit
        *****************
        
        Introduction
        ============
        
        This library packages `Tag-it!`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`Tag-it!`: http://aehlke.github.com/tag-it/
        
        This requires integration between your web framework and ``fanstatic``,
        and making sure that the original resources (shipped in the ``resources``
        directory in ``js.jqueryui_tagit``) are published to some URL.
        
        
        How to use?
        ===========
        
        
        You can import ``tagit`` from ``js.jqueryui_tagit`` and ``need`` it where you want
        these resources to be included on a page::
        
          >>> from js.jqueryui_tagit import tagit
          >>> tagit.need()
        
        
        CHANGES
        *******
        
        2.0.24
        ======
        
        - Initial release.
        
Platform: UNKNOWN
