Metadata-Version: 1.1
Name: pyxer
Version: 0.5.1
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://code.google.com/p/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.
        Very liberal Open Source licensing.
Keywords: Framework,Google App Engine,GAE,appengine,Paster,Server,Templating
Platform: UNKNOWN
Requires: webob
Requires: paste
