Metadata-Version: 1.0
Name: WSGIRewrite
Version: 0.1.2
Summary: Path rewriter WSGI middleware with mod_rewrite compatible rules
Home-page: http://taoetc.org/93
Author: Roberto De Almeida
Author-email: roberto@dealmeida.net
License: MIT
Download-URL: http://cheeseshop.python.org/packages/source/W/WSGIRewrite/WSGIRewrite-0.1.2.tar.gz
Description: WSGIRewrite is a path rewriter WSGI middleware that uses the same syntax as the (in)famous ``mod_rewrite`` module for Apache.
        
        The latest version is available in a `Subversion repository <http://wsgirewrite.googlecode.com/svn/trunk#egg=WSGIRewrite-dev>`_.
        
Keywords: wsgi rewrite middleware mod_rewrite
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
