Mercurial > code > home > repos > href
annotate pydeps @ 15:4434b3dac18e
makefile for deps
Ignore-this: 8f4c24417f501b4697d85f867df9e078
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 16 Mar 2013 23:50:53 -0700 |
parents | 772922a2e791 |
children |
rev | line source |
---|---|
12 | 1 BeautifulSoup==3.2.1 |
3 | 2 CherryPy==3.2.2 |
12 | 3 argparse==1.2.1 |
3 | 4 bottle==0.11.6 |
12 | 5 cssselect==0.7.1 |
3 | 6 distribute==0.6.24 |
7 gunicorn==0.17.2 | |
12 | 8 http-parser==0.8.1 |
3 | 9 ipython==0.13.1 |
10 lxml==3.1.0 | |
11 pyjade==2.0 | |
12 pymongo==2.4.2 | |
13 pystache==0.5.3 | |
14 python-dateutil==2.1 | |
15 requests==1.1.0 | |
12 | 16 restkit==4.2.1 |
3 | 17 six==1.2.0 |
12 | 18 socketpool==0.5.2 |
19 wsgiref==0.1.2 |