Metadata-Version: 1.1
Name: plone.app.jquery
Version: 1.9.1.1
Summary: jQuery integration for Plone
Home-page: http://pypi.python.org/pypi/plone.app.jquery
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL version 2
Description: Introduction
        ============
        
        plone.app.jquery adds `jquery`_ library to Plone.
        
        Included is the jQuery migration plugin. You can install it by importing the
        ``development`` profile.
        
        Versions
        ========
        
        Version numbers of the package is the same as the jQuery library + packaging version.
        
        Available versions of this package are:
        
        - 1.9.1
        - 1.8.3
        - 1.7.2
        - 1.4.4
        
        jQuery 1.7 is not supported on Plone < 4.3. So if you have dependencies on plone.app.jquery
        you should pin it in your buildout configuration to 1.4.4.
        
        .. _`jquery`: http://jquery.com
        
Keywords: Plone jQuery
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
