forked from Fonds-de-Dotation-du-Libre/awesome-free-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathocamlpro.json
62 lines (62 loc) · 2.34 KB
/
ocamlpro.json
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"title": "OCAML Pro",
"logo": "http://www.ocamlpro.com/wp-content/uploads/2018/01/logo-1.svg",
"country": "fr",
"presence": ["fr"],
"website": "http://www.ocamlpro.com/",
"founded_year": "2011",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2017": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2016": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
}
},
"free_software_list": [{
"title": "OPAM",
"logo": "",
"website": "http://opam.ocamlpro.com/",
"category_list": ["Middleware"],
"source_code_download": "https://github.com/OCamlPro/opam",
"source_code_profile": "https://www.openhub.net/p/opam/analyses/latest/languages_summary",
"commercial_support": "http://opam.ocamlpro.com/",
"wikipedia_url": "https://en.wikipedia.org/wiki/OCaml#Development_environment",
"success_case_list": []
}, {
"title": "Scilint",
"logo": "",
"website": "http://scilint.ocamlpro.com/",
"category_list": ["Developer"],
"source_code_download": "https://github.com/OCamlPro/scilint/releases",
"source_code_profile": "https://www.openhub.net/p/scilint/analyses/latest/languages_summary",
"commercial_support": "http://scilint.ocamlpro.com/",
"wikipedia_url": "",
"success_case_list": []
}, {
"title": "Liquidity",
"logo": "",
"website": "http://www.liquidity-lang.org/",
"category_list": ["Developer"],
"source_code_download": "https://github.com/OCamlPro/liquidity",
"source_code_profile": "",
"commercial_support": "http://www.liquidity-lang.org/",
"wikipedia_url": "",
"success_case_list": []
}]
}