Metadata-Version: 1.0
Name: js.jquery_ui_multiselect2
Version: 2.0-rc
Summary: Fanstatic packaging of jquery-ui-multiselect2
Home-page: https://github.com/teixas/js.jquery_ui_multiselect2
Author: Fanstatic Developers
Author-email: fanstatic@googlegroups.com
License: BSD
Description: js.jquery_ui_multiselect2
        *************************
        
        Introduction
        ============
        
        This library packages `jquery-ui-multiselect2`_ for `fanstatic`_.
        
        .. _`fanstatic`: http://fanstatic.org
        .. _`jquery-ui-multiselect2`: http://mind2soft.com/labs/jquery/multiselect/
        
        This requires integration between your web framework and
        ``fanstatic``, and making sure that the original resources (shipped in
        the ``resources`` directory in ``js.jquery_ui_multiselect2``) are
        published to some URL.
        
        
        How to use?
        ===========
        
        
        You can import ``multiselect2`` from ``js.jquery_ui_multiselect2`` and
        ``need`` it where you want these resources to be included on a page::
        
          >>> from js.jquery_ui_multiselect2 import multiselect2
          >>> multiselect2.need()
        
        CHANGES
        =======
        
        2.0-rc
        ------
        
        - Initial release.
        
Platform: UNKNOWN
