Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cgmanifest.json - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36cc60cff27374f4a38769f6937fc8e3ad0cc290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
    "Registrations":[
        {
            "component": { 
             "type": "git", 
             "git": { 
               "repositoryUrl": "https://github.com/moses-smt/mosesdecoder", 
               "commitHash": "78ca5f3cc5aa671a8a5d36c56452e217e6f00828" 
               }
             }
          },
          {
            "component": { 
             "type": "git", 
             "git": { 
               "repositoryUrl": "https://git.code.sf.net/p/cmph/git", 
               "commitHash": "a250982ade093f4eed0552bbdd22dd7b0432007f" 
               }
             }
          },          
        {
            "Component": {
                "Type": "other",
                "Other": {
                    "Name": "xml-rpc-c",
                    "Version": "1.51.06",
                    "DownloadUrl": "https://sourceforge.net/projects/xmlrpc-c/files/Xmlrpc-c%20Super%20Stable/1.51.06/xmlrpc-c-1.51.06.tgz"
                }
            }
        },        
    ]
}