Metadata-Version: 1.1
Name: tw2.jquery
Version: 2.0.3
Summary: toscawidgets2 wrapper for jQuery
Home-page: http://github.com/toscawidgets/tw2.jquery
Author: Joseph Tate
Author-email: jtate@dragonstrider.com
License: MIT
Description: 
        
        .. _toscawidgets2 (tw2): http://toscawidgets.org/documentation/tw2.core/
        .. _jQuery: http://jquery.com/
        
        tw2.jquery is a `ToscaWidgets2 (tw2)`_ wrapper for `jquery`_.
        
        Live Demo
        ---------
        .. comment: Peep the `live demonstration <http://tw2-demos.threebean.org/module?module=tw2.jquery>`_.
        
        Links
        -----
        Get the `source from github <http://github.com/toscawidgets/tw2.jquery>`_.
        
        `PyPI page <http://pypi.python.org/pypi/tw2.jquery>`_
        and `bugs <https://github.com/toscawidgets/tw2.jquery/issues>`_
        
        Description
        -----------
        
        `toscawidgets2 (tw2)`_ aims to be a practical and useful widgets framework
        that helps people build interactive websites with compelling features, faster
        and easier. Widgets are re-usable web components that can include a template,
        server-side code and JavaScripts/CSS resources. The library aims to be:
        flexible, reliable, documented, performant, and as simple as possible.
        
        `jQuery`_ is a fast and concise JavaScript Library that simplifies HTML
        document traversing, event handling, animating, and Ajax interactions
        for rapid web development. jQuery is designed to change the way that
        you write JavaScript.
        
        This module, tw2.jquery, provides `toscawidgets2 (tw2)`_ access to the
        `jQuery`_ library, a namespace package for jQuery plugins, and convenience
        classes for creating these plugins.
        
        Special thanks to Ralph Bean and Chris Perkins for their contributions.
Keywords: toscawidgets.widgets
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
Classifier: Programming Language :: JavaScript
Classifier: License :: OSI Approved :: MIT License
