Metadata-Version: 1.0
Name: collective.js.knockout
Version: 3.2.0
Summary: knockout.js integration for Plone
Home-page: https://github.com/collective/collective.js.knockout
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.it
License: GPL
Description: This product is an integration for `knockout.js`__ JavaScript framework into Plone.
        
        __ http://knockoutjs.com/
        
        This will not doing anything by its own , but a developer can use this package to starts
        developing knockout based features.
        
        You *can* install that package in your Plone site to add the provided (minified) version
        of knockout.js to the ``portal_javascript`` tool.
        Optionally you can use/register the provided not-minified version.
        
        Changelog
        =========
        
        3.2.0 (2014-10-27)
        ------------------
        
        - Initial release (knockout.js 3.2.0)
        
        
Keywords: plone knockout.js javascript
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
