Metadata-Version: 1.0
Name: collective.js.easing
Version: 1.0
Summary: JQuery easing plugin registration for the Plone CMS
Home-page: https://github.com/collective/collective.js.easing
Author: JeanMichel FRANCOIS aka toutpt
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon register the jquery easing_ plugin into Plone's resource registries.
        
        version: 1.3
        
        It also provide a vocabulary: collective.js.easing.vocabulary.easings
        
        About jquery.easing
        ===================
        
        A jQuery plugin to give advanced easing options. It uses Robert Penners 
        easing equations for the transitions.
        
        Credits
        =======
        
        Companies
        ---------
        
        |makinacom|_
        
          * `Planet Makina Corpus <http://www.makina-corpus.org>`_
          * `Contact us <mailto:python@makina-corpus.org>`_
        
        
        Authors
        
          - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. Contributors
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        .. _easing: http://gsgd.co.uk/sandbox/jquery/easing
        
        
        Changelog
        =========
        
        1.0 (2012-01-04)
        ----------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Programming Language :: Python
