Metadata-Version: 1.0
Name: zope.app.sqlexpr
Version: 0.1
Summary: allow quick SQL queries in TALES expressions and Zope Page Templates
Home-page: http://pypi.python.org/pypi/zope.app.sqlexpr
Author: Stephan Richter and the Zope Community
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: The goal of the SQL TALES expression is to allow quick SQL queries
        right out of TALES expressions and Zope Page Templates. While this
        is certainly not the Zopeish way of doing things, it allows the
        newbie Web scripter an easier entrance to the world of Zope 3.
        
        
        Detailed Documentation
        **********************
        
        =======
        CHANGES
        =======
        
        Version 0.1 (2009-07-24)
        --------------------------
        
        - Initial Release as an egg.
        
Keywords: zope3 sql zpt tales
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
