summaryrefslogtreecommitdiff
path: root/open-source-lorries/pexpect.lorry
blob: bc13aef9ad77af6d4f7e908a51f52eef152d5312 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "pexpect": {
        "type": "svn",
        "url": "https://svn.code.sf.net/p/pexpect/code/",
        "layout": "standard",
        "description": "Obsolete (use pexpect-git)"
    },
    "pexpect-git": {
        "type": "git",
        "url": "https://github.com/pexpect/pexpect.git"
    }
}