Metadata-Version: 1.0
Name: jslibs
Version: 0.3
Summary: A package which does stuff with js libs
Home-page: http://docs.pylonsproject.org
Author: Pylons Project Contributors
Author-email: pylons-devel@googlegroups.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: ``jslibs``
        ==============
        
        ``jslibs`` is a small package with few dependencies, aimed at providing
        a high quality, curated set of Javascript packages for Pyramid
        projects. In essence, a group of people have taken the work they are
        already doing, then pushing it out to share with others. This work
        includes use of `Juicer <https://github.com/cjohansen/juicer>`_ to
        increase responsiveness of apps.
        
        
        See `http://docs.pylonsproject.org/projects/jslibs/dev/
        <http://docs.pylonsproject.org/projects/jslibs/dev/>`_
        or ``docs/index.rst`` in this distribution for detailed
        documentation.
        
        
        Next release
        ============
        
         - ...
           [...]
           
        
        0.3 (2011-08-21)
        ----------------
        
        - Make a release that actually contain our resources (both setuptools and distribute
          are principally broken with regards to handling 'data files')
          [ree]
        
        0.2 (2011-08-16)
        ----------------
        
         - Add SlickGrid v2.0a
        
         - Fix jquery-ui 1.9m5, which by mistake slided up to 1.9pre trunk.
           [ree]
        
         - TBD
        
        
        0.1 (2011-07-29)
        ----------------
        
        - Initial release
        
        
Keywords: wsgi pylons pyramid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: License :: Repoze Public License
