Metadata-Version: 1.1
Name: pyxer
Version: 0.7.0
Summary: Simple Python Framework and Templating for Paste, Google App Engine (GAE) and WSGI.
Home-page: http://code.google.com/p/pyxer/
Author: Dirk Holtwick
Author-email: dirk.holtwick@gmail.com
License: MIT
Download-URL: http://pypi.python.org/pypi/pyxer
Description: Yet another framework with a new very simple programming concept.
        Offers also an own templating language mostly compatible to Genshi.
        The command line tool makes creating GAE projects as easy as possible.
        Projects may also be used with Paster or other WSGI frameworks.
        Also provides an interface to Apache Sling to access JCR/ Jackrabbit
        structures and datas.
Keywords: Framework,Google App Engine,GAE,appengine,Paster,Server,Templating,Sling,Jackrabbit,JCR
Platform: UNKNOWN
Requires: webob
Requires: paste
