From 1081073805ecee78b215c06ab4ba4cadd2176c92 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 18 Feb 2013 15:47:52 +0000 Subject: Add all remaining lorries from roadtrain --- open-source-lorries/python-setuptools.lorry | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 open-source-lorries/python-setuptools.lorry (limited to 'open-source-lorries/python-setuptools.lorry') 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/*" + } + } +} -- cgit v1.2.1