summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-setuptools.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-18 15:47:52 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-18 15:47:52 +0000
commit1081073805ecee78b215c06ab4ba4cadd2176c92 (patch)
tree8d05a2051df94f285fc4e6bdd548b6771792b90c /open-source-lorries/python-setuptools.lorry
parent697d74d2ae7b2b6f5f6efc58a116d3afd4f8bfc6 (diff)
downloadlorries-1081073805ecee78b215c06ab4ba4cadd2176c92.tar.gz
Add all remaining lorries from roadtrain
Diffstat (limited to 'open-source-lorries/python-setuptools.lorry')
-rw-r--r--open-source-lorries/python-setuptools.lorry11
1 files changed, 11 insertions, 0 deletions
diff --git a/open-source-lorries/python-setuptools.lorry b/open-source-lorries/python-setuptools.lorry
new file mode 100644
index 0000000..cc5feb4
--- /dev/null
+++ b/open-source-lorries/python-setuptools.lorry
@@ -0,0 +1,11 @@
+{
+ "python-setuptools": {
+ "type": "svn",
+ "url": "http://svn.python.org/projects/sandbox/",
+ "layout": {
+ "trunk": "trunk/setuptools",
+ "branches": "branches/setuptools/*",
+ "tags": "tags/setuptools/*"
+ }
+ }
+}