Metadata-Version: 1.0
Name: router
Version: 0.1
Summary: A simple yet extensible URL routing library for Python
Home-page: http://www.tipfy.org/
Author: Rodrigo Moraes
Author-email: rodrigo.moraes@gmail.com
License: Apache Software License
Description: 
        router
        ~~~~~~
        
        router is a simple yet extensible URL routing library for Python.
        
        It is derived from the routing mechanism implemented for `webapp2 <http://code.google.com/p/webapp-improved/>`_.
        
        Repository: http://code.google.com/p/url-router/
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
