summaryrefslogtreecommitdiff
path: root/open-source-lorries-disabled/python-setuptools.lorry
blob: eceb2e615eb6d5f03aaa11d06769fb4416db61c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "python-setuptools": {
        "type": "svn",
        "url": "http://svn.python.org/projects/sandbox/",
        "layout": {
            "trunk": "trunk/setuptools",
            "branches": "branches/setuptools/*",
            "tags": "tags/setuptools/*"
        },
        "description": "Obsolete (use python-setuptools-git)"
    },
    "python-setuptools-bitbucket": {
        "type": "hg",
        "url": "https://bitbucket.org/pypa/setuptools",
        "description": "Obsolete (use python-setuptools-git)"
    }
}