view requirements.txt @ 912:cd236a6af9f6

data: Add access to route metadata in the templating data. It's available under `route`. Also, rename `slug` to `rel_url`, because it's confusing when `slug` could be the route metadata of the same name as provided by the default page source. The old `slug` is still there for backwards compatibility though.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 28 Apr 2017 10:05:14 -0700
parents dd03385adb62
children 08e02c2a2a1a
line wrap: on
line source

cffi==1.5.0
colorama==0.3.3
compressinja==0.0.2
Flask==0.10.1
Flask-Login==0.3.2
Jinja2==2.7.3
Markdown==2.6.2
MarkupSafe==0.23
paramiko==2.0.0
Pygments==2.0.2
pystache==0.5.4
python-dateutil==2.4.2
PyYAML==3.11
repoze.lru==0.6
smartypants==1.8.6
strict-rfc3339==0.5
textile==2.2.2
Unidecode==0.4.18
Werkzeug==0.10.4