2e5f3435ef
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.
25 lines
865 B
Text
25 lines
865 B
Text
@comment $NetBSD: PLIST,v 1.1 2015/07/15 18:49:39 wiz Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/routes/__init__.py
|
|
${PYSITELIB}/routes/__init__.pyc
|
|
${PYSITELIB}/routes/__init__.pyo
|
|
${PYSITELIB}/routes/base.py
|
|
${PYSITELIB}/routes/base.pyc
|
|
${PYSITELIB}/routes/base.pyo
|
|
${PYSITELIB}/routes/mapper.py
|
|
${PYSITELIB}/routes/mapper.pyc
|
|
${PYSITELIB}/routes/mapper.pyo
|
|
${PYSITELIB}/routes/middleware.py
|
|
${PYSITELIB}/routes/middleware.pyc
|
|
${PYSITELIB}/routes/middleware.pyo
|
|
${PYSITELIB}/routes/route.py
|
|
${PYSITELIB}/routes/route.pyc
|
|
${PYSITELIB}/routes/route.pyo
|
|
${PYSITELIB}/routes/util.py
|
|
${PYSITELIB}/routes/util.pyc
|
|
${PYSITELIB}/routes/util.pyo
|