Metadata-Version: 1.0
Name: txroutes
Version: 0.0.10
Summary: Provides routes-like dispatching for twisted.web.server
Home-page: http://github.com/olark/txroutes
Author: Olark
Author-email: UNKNOWN
License: BSD
Description: Frequently, it's much easier to describe your website layout using routes instead of Resource from twisted.web.resource. This small library lets you dispatch with routes in your twisted.web application.
Keywords: twisted,web,routes
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
