summaryrefslogtreecommitdiff
path: root/open-source-lorries/pyfilesystem.lorry
blob: a58e40c6a5e75a47b9bcd3d720d3f291d941cc6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "pyfilesystem": {
        "type": "svn",
        "url": "http://pyfilesystem.googlecode.com/svn",
        "layout": "standard",
        "description": "Obsolete (use pyfilesystem-git)"
    },
    "pyfilesystem-git": {
        "type": "git",
        "url": "https://github.com/PyFilesystem/pyfilesystem.git"
    }
}