Files
markdownplease.com/requirements.txt
T
Gilberto Gonçalves 3ce06e39bf Now this project features a mini paranoid browser
* Changed the names of some functions;
* Bootstrapped it up;
* Added the capability of being a mini-browser by converting the
markdown to HTML by default via the html app, if you curl it, it
should give you the markdown as always.
* Some prettification of the templates
2013-11-18 22:18:37 +00:00

12 lines
180 B
Plaintext

Flask==0.10.1
Jinja2==2.7.1
MarkupSafe==0.18
Werkzeug==0.9.4
distribute==0.6.34
gunicorn==18.0
html2text==3.200.3
itsdangerous==0.23
requests==2.0.0
wsgiref==0.1.2
markdown==2.3.1