-
Notifications
You must be signed in to change notification settings - Fork 0
/
charles_university.json
55 lines (55 loc) · 1.95 KB
/
charles_university.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
{
"created": "2022-04-07",
"title": "Charles University",
"type": "Other",
"logo_url": "http://www.bgpexpert.com/images/bird.png",
"location": {
"title": " Faculty of Mathematics and Physics, Charles University, Prague",
"address": "Ke Karlovu 2027/3",
"postal_code": "12116",
"city": "Nové Město",
"country": "CZ",
"phone_contact": "+420 221 911 111",
"mail_contact": "[email protected]",
"coordinate_list": [50.0701977426896, 14.428193553978838]
},
"subsidiary_location_list": [],
"website_url": "https://bird.network.cz/",
"founded_year": 2000,
"kpi_list": [],
"solution_list": [{
"title": "The BIRD Internet Routing Daemon",
"logo_url": "http://www.bgpexpert.com/images/bird.png",
"website_url": "https://bird.network.cz/",
"created_year": 2000,
"description": "The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targeted on (but not limited to) Linux, FreeBSD and other UNIX-like systems and distributed under the GNU General Public License.",
"category_list": ["Networking"],
"similar_solution_list": [{
"title": "FRRouting",
"similiar_solution_url": "https://frrouting.org/",
"category": "Networking"
},{
"title": "Quagga",
"similiar_solution_url": "https://www.quagga.net/",
"category": "Networking"
},{
"title": "FreeRouter",
"similiar_solution_url": "https://freerouting.org/",
"category": "Networking"
},{
"title": "Xorp",
"similiar_solution_url": "http://xorp.com/",
"category": "Networking"
}],
"licence_list": ["GNU General Public License"],
"source_code_download": "https://github.com/CZ-NIC/bird",
"source_code_profile": "",
"commercial_support_url": "https://bird.network.cz/?support",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/Bird_Internet_routing_daemon",
"reference_list": [],
"success_case_list": []
}]
}