summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-setuptools.lorry
diff options
context:
space:
mode:
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/*"
+ }
+ }
+}