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