Commit c6a9038e authored by Clem's avatar Clem Committed by GitHub

Update basthon.json

parent 39944771
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"country": "FR", "country": "FR",
"phone_contact": "", "phone_contact": "",
"mail_contact": "romain.casati@ac-orleans-tours.fr", "mail_contact": "romain.casati@ac-orleans-tours.fr",
"coordinate_list": ["47.22907288165811, 2.065086719341902"] "coordinate_list": [47.22907288165811, 2.065086719341902]
}, },
"subsidiary_location_list": [], "subsidiary_location_list": [],
"website_url": "https://basthon.fr/", "website_url": "https://basthon.fr/",
...@@ -23,11 +23,11 @@ ...@@ -23,11 +23,11 @@
"website_url": "https://console.basthon.fr/", "website_url": "https://console.basthon.fr/",
"created_year": "2020", "created_year": "2020",
"description": "Basthon is a console-like tool used to learn how to program mostly Python code, but also Javascript, SQL, OCaml, Bash", "description": "Basthon is a console-like tool used to learn how to program mostly Python code, but also Javascript, SQL, OCaml, Bash",
"category_list": ["Information Technology"], "category_list": ["Application"],
"similar_solution_list": [{ "similar_solution_list": [{
"title": "CodeSkulptor 3", "title": "CodeSkulptor 3",
"similiar_solution_url": "https://py3.codeskulptor.org/", "similiar_solution_url": "https://py3.codeskulptor.org/",
"category": "Information Technology" "category": "Application"
}], }],
"licence_list": ["GNU GPL v3.0"], "licence_list": ["GNU GPL v3.0"],
"source_code_download": "https://framagit.org/basthon/basthon-kernel", "source_code_download": "https://framagit.org/basthon/basthon-kernel",
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"commercial_support_url": "No", "commercial_support_url": "No",
"floss_software": "Yes", "floss_software": "Yes",
"commercial_support_open_source_version": "Yes", "commercial_support_open_source_version": "Yes",
"commercial_support_available": "NO", "commercial_support_available": "No",
"wikipedia_url": "", "wikipedia_url": "",
"reference_list": [], "reference_list": [],
"success_case_list": [] "success_case_list": []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment