pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-Routes



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jul 15 18:49:39 UTC 2015

Added Files:
        pkgsrc/www/py-Routes: DESCR Makefile PLIST distinfo

Log Message:
Import py34-Routes-2.1 as www/py-Routes.

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

Speedy and dynamic URL generation means you get a URL with minimal
cruft (no big dangling query args). Shortcut features like Named
Routes cut down on repetitive typing.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-Routes/DESCR \
    pkgsrc/www/py-Routes/Makefile pkgsrc/www/py-Routes/PLIST \
    pkgsrc/www/py-Routes/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index