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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
anykeystore==0.2
argparse==1.2.1
Beaker==1.6.4
bzr==2.5.1
Chameleon==2.5.1
charm-tools==1.1.2-charmworld
Cheetah==2.4.4
colander==0.9.9
configobj==4.7.2
deform==0.9.5
distribute==0.6.35
docutils==0.9.1
flake8==1.6.2
gunicorn==0.17.2
httmock==1.0
httplib2==0.7.7
ipdb==0.6.1
ipython==0.12
Jinja2==2.6
juju-deployer==0.2.5
jujuclient==0.13
keyring==1.0-notestrunner1
launchpadlib==1.10.2
lazr.authentication==0.1.2
lazr.restfulclient==0.13.1
lazr.uri==1.0.3
logilab-astng==0.24.1
logilab-common==0.58.3
Mako==0.7.3
Markdown==2.3.1
MarkupSafe==0.15
meld3==0.6.10
mock==1.0.1
mongodb_beaker==0.5.3
mongonose==0.5.2
mongoqueue==0.6.0-notest
nose==1.2.1
oauth==1.0.1
oauth2==1.5.211
paramiko==1.12.0
Paste==1.7.5.1
PasteDeploy==1.5.0
PasteScript==1.7.4.2
peppercorn==0.4
pyelasticsearch==0.6
Pygments==1.4
pymongo==2.4.2
pyramid==1.4
pyramid_beaker==0.7
pyramid-debugtoolbar==1.0.3
pyramid_exclog==0.6
python-dateutil==2.1
python-magic==0.4.3
python-openid==2.2.5
PyYAML==3.10
repoze.lru==0.4
requests==1.1.0
simplejson==2.2.1
six==1.2.0
Sphinx==1.1.3
supervisor==3.0b1
testresources==0.2.5
translationstring==0.4
velruse==1.0.3
venusian==1.0a7
wadllib==1.3.1
WebHelpers==1.3
websocket-client==0.12.0
WebOb==1.2.3
WebTest==1.4.3
wsgi-intercept==0.5.1
wsgiref==0.1.2
zope.component==3.11.0
zope.deprecation==3.5.0
zope.event==3.5.1
zope.interface==3.8.0
|