Metadata-Version: 1.0
Name: jslibs
Version: 0.1
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
        ============
        
         - TBD
        
        0.1 (2011-07-??)
        ----------------
        
        - Initial release
        
Keywords: wsgi pylons pyramid transaction
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
