openbsd-ports/www/py-routes/pkg/DESCR

5 lines
220 B
Plaintext
Raw Normal View History

Routes is a Python re-implementation of the Rails routes system for
mapping URL's to Controllers/Actions and generating URL's. Routes
makes it easy to create pretty and concise URL's that are RESTful
with little effort.