Metadata-Version: 1.0
Name: collective.js.underscore
Version: 1.3.0
Summary: underscore.js for plone
Home-page: https://github.com/collective/collective.js.underscore
Author: Denis Krienbuehl
Author-email: denis.krienbuehl@gmail.com
License: MIT
Description: Introduction
        ============
        
         * Bundles underscore.js for use with Plone.
         * The version number of this module is equal to the used underscore.js version.
        
        underscore.js
        =============
        
        (c) 2011 Jeremy Ashkenas, DocumentCloud Inc.
        
        Underscore is freely distributable under the MIT license.
        Portions of Underscore are inspired or borrowed from Prototype,
        Oliver Steele's Functional, and John Resig's Micro-Templating.
        
        For all details and documentation:
        http://documentcloud.github.com/underscore
        
        Changelog
        =========
        
        1.4.2
        -----
        
        - Update to underscore 1.4.2
        
        1.4.1
        -----
        
        - Update to underscore 1.4.1
        
        1.4.0
        -----
        
        - Update to underscore 1.4.0
        
        1.3.3
        -----
        
        - Update to underscore 1.3.3
        
        1.3.2
        -----
        
        - Update to underscore 1.3.2
        
        1.3.1
        -----
        
        - Update to underscore 1.3.1
        
        1.3.0
        -----
        
        - Update to underscore 1.3.0
        
        1.2.4
        -----
        
        - Update to underscore 1.2.4
        
        1.2.3
        -----
        
        - Update to underscore 1.2.3
        
        1.2.2
        -----
        
        - Update to underscore 1.2.2
        
        1.2.1
        -----
        
        - Update to underscore 1.2.1
        
        1.2.0
        -----
        
        - Initial release
        
Keywords: javascript plone underscore
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
