summaryrefslogtreecommitdiff
path: root/open-source-lorries/pyopenssl.lorry
blob: 698ddbfde9c0bfd55327a9722fea1f9715452ff8 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "pyopenssl": {
        "type": "bzr",
        "url": "lp:pyopenssl",
        "description": "Obsolete (use pyopenssl-git)"
    },
    "pyopenssl-git": {
        "type": "git",
        "url": "https://github.com/pyca/pyopenssl.git"
    }
}