Metadata-Version: 1.0
Name: pyramid-jqm
Version: 0.1
Summary: a package which provides "starter" scaffolding for creating a jQuery Mobile Pyramid application.
Home-page: http://docs.pylonsproject.org
Author: Chris McDonough
Author-email: pylons-devel@googlegroups.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: ``pyramid_jqm``
        ===============
        
        ``pyramid_jqm`` is a package which provides "starter" scaffolding for
        creating a `jQuery Mobile <http://jquerymobile.com>`_ Pyramid application.
        
        See ``docs/index.rst`` in this distribution for detailed documentation.
        
        
        0.1 (2011-11-02)
        ================
        
        - Initial release.
        
Keywords: wsgi pylons jqm jquery mobile web pyramid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: License :: Repoze Public License
