summaryrefslogtreecommitdiff
path: root/open-source-lorries/cherrypy.lorry
blob: 8f7d426e7d9338f015bc0c3bb878bc980d96bcda (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "cherrypy": {
        "type": "hg",
        "url": "http://bitbucket.org/cherrypy/cherrypy",
        "description": "Obsolete (use cherrypy-git)"
    },
    "cherrypy-git": {
        "type": "git",
        "url": "https://github.com/cherrypy/cherrypy.git"
    }
}