Metadata-Version: 1.1
Name: tw2.jqplugins.chosen
Version: 0.3
Summary: ToscaWidgets 2 SelectFields enhanced with the Chosen javascript library.
Home-page: https://github.com/toscawidgets/tw2.jqplugins.chosen
Author: Moritz Schlarb
Author-email: moschlar@metalabs.de
License: MIT
Description: tw2.jqplugins.chosen
        ====================
        
        Chosen is a JavaScript plugin that makes long,
        unwieldy select boxes much more user-friendly.
        
        For more information about Chosen, see the harvest website:
        http://harvesthq.github.com/chosen/ or the Github repository
        for chosen: https://github.com/harvesthq/chosen
        
        Chosen is licensed under the MIT license and so is this
        ToscaWidgets2 library.
        
        The bundled version of Chosen in this project is v1.0.0.
        
        Build Status
        ------------
        
        .. |master| image:: https://secure.travis-ci.org/toscawidgets/tw2.jqplugins.chosen.png?branch=master
           :alt: Build Status - master branch
           :target: http://travis-ci.org/#!/toscawidgets/tw2.jqplugins.chosen
        
        .. |develop| image:: https://secure.travis-ci.org/toscawidgets/tw2.jqplugins.chosen.png?branch=develop
           :alt: Build Status - develop branch
           :target: http://travis-ci.org/#!/toscawidgets/tw2.jqplugins.chosen
        
        +----------+-----------+
        | Branch   | Status    |
        +==========+===========+
        | master   | |master|  |
        +----------+-----------+
        | develop  | |develop| |
        +----------+-----------+
        
Keywords: toscawidgets.widgets
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Environment :: Web Environment :: ToscaWidgets
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Widget Sets
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
