summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-setuptools.lorry
blob: cc5feb4b778ed090f592c1980ab1b7496ab5549e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "python-setuptools": {
        "type": "svn",
        "url": "http://svn.python.org/projects/sandbox/",
        "layout": {
            "trunk": "trunk/setuptools",
            "branches": "branches/setuptools/*",
            "tags": "tags/setuptools/*"
        }
    }
}