forked from thehub/hubplus
-
Notifications
You must be signed in to change notification settings - Fork 1
/
libs.txt
37 lines (35 loc) · 1.24 KB
/
libs.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# hashlib
Creoleparser
python-dateutil
docutils
elementtree
feedparser
gdata
Pygments
# pinning to 2.2.1 because of IndentationError in 2.2.2
#python-openid==2.2.1
http://openidenabled.com/files/python-openid/packages/python-openid-2.2.1.zip
python-twitter
python-yadis
pytz>=2009a
simplejson
textile
vobject
# ipdb
Reaction
twisted
# Use explicitly 3.0.7a since the next official 3.1.0 is way slower
http://www.crummy.com/software/BeautifulSoup/download/3.x/BeautifulSoup-3.0.7a.tar.gz
Django==1.1
# Markdown (Using package explicitly as long as Markdown hasn't removed that stupid Python3 package)
http://pypi.python.org/packages/source/M/Markdown/Markdown-2.0.tar.gz
http://developer.yahoo.com/python/samples/ybrowserauth.zip
http://geopy.googlecode.com/svn/trunk/
# pysqlite
-e git+git://github.com/pinax/diff-match-patch.git#egg=diff-match-patch
-e git+git://github.com/pinax/atom-format.git#egg=atom-format
# the pypi version of html5lib is on 0.10 where the hg is currently at 0.11 - but I guess it'll get updated more regularly this way
html5lib
#-e hg+https://html5lib.googlecode.com/hg/@python#egg=html5lib -- this version is newer but unfortunately puts its setup.py in a subdirectory so won't install properly
http://codespeak.net/lxml/lxml-2.2.2.tgz
flup