summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
blob: 282d379ab38b50489f0f2df922052fb9830ecf97 (plain)
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
{
    "python-packages/alembic": {
        "type": "git",
        "url": "git@bitbucket.org:zzzeek/alembic.git"
    },
    "python-packages/anyjson": {
        "type": "hg",
        "url": "https://bitbucket.org/runeh/anyjson"
    },
    "python-packages/cffi": {
        "type": "hg",
        "url": "https://bitbucket.org/cffi/cffi"
    },
    "python-packages/cliff": {
        "type": "git",
        "url": "git://github.com/dreamhost/cliff.git"
    },
    "python-packages/creole": {
        "type": "git",
        "url": "git://github.com/jedie/python-creole.git"
    },
    "python-packages/croniter": {
        "type": "git",
        "url": "git://github.com/kiorky/croniter.git"
    },
    "python-packages/dateutil": {
        "type": "bzr",
        "url": "lp:dateutil"
    },
    "python-packages/decorator": {
        "type": "hg",
        "url": "https://bitbucket.org/pypa/pypi"
    },
    "python-packages/defusedxml": {
        "type": "hg",
        "url": "https://bitbucket.org/tiran/defusedxml"
    },
    "python-packages/disutils2": {
        "type": "hg",
        "url": "http://hg.python.org/distutils2"
    },
    "python-packages/dnspython": {
        "type": "git",
        "url": "git://github.com/rthalley/dnspython.git"
    },
    "python-packages/docutils": {
        "layout": "standard",
        "type": "svn",
        "url": "http://svn.code.sf.net/p/docutils/code"
    },
    "python-packages/dogpile-cache": {
        "type": "git",
        "url": "git@bitbucket.org:zzzeek/dogpile.cache.git"
    },
    "python-packages/eventlet": {
        "type": "git",
        "url": "git://github.com/eventlet/eventlet.git"
    },
    "python-packages/fixtures": {
        "type": "bzr",
        "url": "lp:python-fixtures"
    },
    "python-packages/futures": {
        "type": "hg",
        "url": "https://code.google.com/p/pythonfutures/"
    },
    "python-packages/greenlet": {
        "type": "git",
        "url": "git://github.com/python-greenlet/greenlet.git"
    },
    "python-packages/happybase": {
        "type": "git",
        "url": "git://github.com/wbolster/happybase.git"
    },
    "python-packages/httplib2": {
        "type": "git",
        "url": "git://github.com/jcgregorio/httplib2.git"
    },
    "python-packages/httpretty": {
        "type": "git",
        "url": "git://github.com/gabrielfalcao/httpretty.git"
    },
    "python-packages/itsdangerous": {
        "type": "git",
        "url": "git://github.com/mitsuhiko/itsdangerous.git"
    },
    "python-packages/jsonpath-rw": {
        "type": "git",
        "url": "git://github.com/kennknowles/python-jsonpath-rw.git"
    },
    "python-packages/jsonrpclib": {
        "type": "git",
        "url": "git://github.com/joshmarshall/jsonrpclib.git"
    },
    "python-packages/kombu": {
        "type": "git",
        "url": "git://github.com/celery/kombu.git"
    },
    "python-packages/lockfile": {
        "type": "git",
        "url": "git://github.com/smontanaro/pylockfile.git"
    },
    "python-packages/m2crypto": {
        "type": "git",
        "url": "git://github.com/martinpaljak/M2Crypto.git"
    },
    "python-packages/mock": {
        "type": "hg",
        "url": "https://code.google.com/p/mock/"
    },
    "python-packages/mox": {
        "layout": "standard",
        "type": "svn",
        "url": "http://pymox.googlecode.com/svn/"
    },
    "python-packages/msgpack-python": {
        "type": "git",
        "url": "git://github.com/msgpack/msgpack-python.git"
    },
    "python-packages/mysqldb1": {
        "type": "git",
        "url": "git://github.com/farcepest/MySQLdb1.git"
    },
    "python-packages/netifaces": {
        "type": "hg",
        "url": "https://bitbucket.org/al45tair/netifaces"
    },
    "python-packages/networkx": {
        "type": "git",
        "url": "git://github.com/networkx/networkx.git"
    },
    "python-packages/nose": {
        "type": "git",
        "url": "git://github.com/nose-devs/nose.git"
    },
    "python-packages/oauthlib": {
        "type": "git",
        "url": "git://github.com/idan/oauthlib.git"
    },
    "python-packages/openid": {
        "type": "git",
        "url": "git://github.com/openid/python-openid.git"
    },
    "python-packages/passlib": {
        "type": "hg",
        "url": "https://code.google.com/p/passlib/"
    },
    "python-packages/paste": {
        "type": "hg",
        "url": "http://bitbucket.org/ianb/paste"
    },
    "python-packages/pastedeploy": {
        "type": "hg",
        "url": "http://bitbucket.org/ianb/pastedeploy"
    },
    "python-packages/pecan": {
        "type": "git",
        "url": "git://github.com/stackforge/pecan.git"
    },
    "python-packages/pexpect": {
        "type": "git",
        "url": "git://github.com/pexpect/pexpect.git"
    },
    "python-packages/posix-ipc-tarball": {
        "compression": "gzip",
        "strip": 1,
        "type": "tarball",
        "url": "http://semanchuk.com/philip/posix_ipc/posix_ipc-0.9.8.tar.gz"
    },
    "python-packages/psycopg2": {
        "type": "git",
        "url": "git://github.com/nwcell/psycopg2-windows.git"
    },
    "python-packages/py-bcrypt": {
        "type": "hg",
        "url": "https://code.google.com/p/py-bcrypt/"
    },
    "python-packages/pyasn1": {
        "module": "pyasn1",
        "type": "cvs",
        "url": ":pserver:anonymous@pyasn1.cvs.sourceforge.net:/cvsroot/pyasn1"
    },
    "python-packages/pycadf": {
        "type": "git",
        "url": "git://github.com/openstack/pycadf.git"
    },
    "python-packages/pycco": {
        "type": "git",
        "url": "git://github.com/fitzgen/pycco.git"
    },
    "python-packages/pycparser": {
        "type": "git",
        "url": "git://github.com/eliben/pycparser.git"
    },
    "python-packages/pycrypto": {
        "type": "git",
        "url": "git://github.com/dlitz/pycrypto.git"
    },
    "python-packages/pygments": {
        "type": "hg",
        "url": "https://bitbucket.org/birkenfeld/pygments-main"
    },
    "python-packages/pyjwt": {
        "type": "git",
        "url": "git://github.com/progrium/pyjwt.git"
    },
    "python-packages/pylint": {
        "type": "hg",
        "url": "https://bitbucket.org/logilab/pylint/"
    },
    "python-packages/pyopenssl": {
        "type": "git",
        "url": "git://github.com/pyca/pyopenssl.git"
    },
    "python-packages/pysnmp": {
        "module": "pysnmp",
        "type": "cvs",
        "url": ":pserver:anonymous@pysnmp.cvs.sourceforge.net:/cvsroot/pysnmp"
    },
    "python-packages/qpid-python": {
        "type": "git",
        "url": "http://git.apache.org/qpid.git"
    },
    "python-packages/raven": {
        "type": "git",
        "url": "git://github.com/getsentry/raven-python.git"
    },
    "python-packages/redis-py": {
        "type": "git",
        "url": "git://github.com/andymccurdy/redis-py.git"
    },
    "python-packages/routes": {
        "type": "git",
        "url": "git://github.com/bbangert/routes.git"
    },
    "python-packages/rq": {
        "type": "git",
        "url": "git://github.com/nvie/rq.git"
    },
    "python-packages/rsa": {
        "type": "hg",
        "url": "https://bitbucket.org/sybren/python-rsa"
    },
    "python-packages/rtslib-fb": {
        "type": "git",
        "url": "git://github.com/agrover/rtslib-fb.git"
    },
    "python-packages/sphinx": {
        "type": "hg",
        "url": "https://bitbucket.org/birkenfeld/sphinx"
    },
    "python-packages/sqlalchemy": {
        "type": "git",
        "url": "git://github.com/zzzeek/sqlalchemy.git"
    },
    "python-packages/sqlalchemy-migrate": {
        "type": "git",
        "url": "git://github.com/stackforge/sqlalchemy-migrate.git"
    },
    "python-packages/subunit": {
        "type": "bzr",
        "url": "lp:subunit"
    },
    "python-packages/suds": {
        "type": "hg",
        "url": "https://bitbucket.org/mirror/suds"
    },
    "python-packages/tempita": {
        "type": "hg",
        "url": "https://bitbucket.org/ianb/tempita"
    },
    "python-packages/testrepository": {
        "type": "bzr",
        "url": "lp:testrepository"
    },
    "python-packages/testscenarios": {
        "type": "bzr",
        "url": "lp:testscenarios"
    },
    "python-packages/testtools": {
        "type": "git",
        "url": "git://github.com/testing-cabal/testtools.git"
    },
    "python-packages/times": {
        "type": "git",
        "url": "git://github.com/nvie/times.git"
    },
    "python-packages/tox": {
        "type": "hg",
        "url": "https://bitbucket.org/hpk42/tox"
    },
    "python-packages/urllib3": {
        "type": "git",
        "url": "git://github.com/shazow/urllib3.git"
    },
    "python-packages/uwsgi": {
        "type": "git",
        "url": "git://github.com/unbit/uwsgi.git"
    },
    "python-packages/webob": {
        "type": "git",
        "url": "git://github.com/Pylons/webob.git"
    },
    "python-packages/websockify": {
        "type": "git",
        "url": "git://github.com/kanaka/websockify.git"
    },
    "python-packages/wsme": {
        "type": "git",
        "url": "git://github.com/stackforge/wsme.git"
    },
    "python-packages/xattr": {
        "type": "git",
        "url": "git://github.com/xattr/xattr.git"
    },
    "python-packages/zope-browser": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.browser.git"
    },
    "python-packages/zope-component": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.component.git"
    },
    "python-packages/zope-configuration": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.configuration.git"
    },
    "python-packages/zope-contenttype": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.contenttype.git"
    },
    "python-packages/zope-event": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.event.git"
    },
    "python-packages/zope-exceptions": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.exceptions.git"
    },
    "python-packages/zope-i18n": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.i18n.git"
    },
    "python-packages/zope-i18nmessageid": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.i18nmessageid.git"
    },
    "python-packages/zope-interface": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.interface.git"
    },
    "python-packages/zope-location": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.location.git"
    },
    "python-packages/zope-pagetemplate": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.pagetemplate.git"
    },
    "python-packages/zope-proxy": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.proxy.git"
    },
    "python-packages/zope-publisher": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.publisher.git"
    },
    "python-packages/zope-schema": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.schema.git"
    },
    "python-packages/zope-security": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.security.git"
    },
    "python-packages/zope-tal": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.tal.git"
    },
    "python-packages/zope-tales": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.tales.git"
    },
    "python-packages/zope-traversing": {
        "type": "git",
        "url": "git://github.com/zopefoundation/zope.traversing.git"
    }
}