summaryrefslogtreecommitdiff
path: root/open-source-lorries/asciidoc.lorry
blob: ce9808af36d77226f13d08a96574a188f224fa3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "asciidoc": {
        "type": "hg",
        "url": "https://code.google.com/p/asciidoc",
        "description": "Obsolete (use asciidoc-git or asciidoc-py3)"
    },
    "asciidoc-git": {
        "type": "git",
        "url": "https://github.com/asciidoc/asciidoc.git"
    },
    "asciidoc-py3": {
        "type": "git",
        "url": "https://github.com/asciidoc/asciidoc-py3.git"
    }
}