view requirements.txt @ 173:0a86a7a6b284

routes: Actually match metadata when finding routes, fix problems with paths. When we look for a route that matches a given page, we now look at the source metadata that comes with that page, and compare it to the metadata we need to build URIs. Also, when matching URIs, we handle the case where a 'path'-component in our pattern may be completely empty, and thus we may be missing some trailing slashes in the URI.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 03 Jan 2015 21:10:44 -0800
parents f49fcf9448df
children 31eaffd0afd7
line wrap: on
line source

Jinja2==2.7.3
Markdown==2.4.1
MarkupSafe==0.23
PyYAML==3.11
Pygments==1.6
Werkzeug==0.9.6
colorama==0.3.1
compressinja==0.0.2
mock==1.0.1
py==1.4.23
pytest==2.6.1
pytest-mock==0.2.0
python-dateutil==2.2
repoze.lru==0.6
six==1.7.3
smartypants==1.8.6
strict-rfc3339==0.4
textile==2.2.1