24 lines
769 B
JSON
24 lines
769 B
JSON
|
{"names":["GNU emacs"],
|
||
|
"comment":"An extensibe free/libre text editor and more.",
|
||
|
"links":{"website":"https://www.gnu.org/software/emacs/",
|
||
|
"git":"https://git.savannah.gnu.org/cgit/emacs.git",
|
||
|
"wikipedia":"https://en.wikipedia.org/wiki/GNU_Emacs",
|
||
|
"documentation":"https://www.gnu.org/software/emacs/documentation.html",
|
||
|
"icon":"https://www.gnu.org/software/emacs/images/emacs.png"},
|
||
|
"licenses":["GPL3+"],
|
||
|
"platforms":["GNU/Linux",
|
||
|
"Windows",
|
||
|
"MacOS",
|
||
|
"BSD",
|
||
|
"AmigaOS",
|
||
|
"Solaris"],
|
||
|
"interface":["GTK",
|
||
|
"terminal"],
|
||
|
"languages":["C",
|
||
|
"lisp"],
|
||
|
"networks_read":[],
|
||
|
"networks_write":[],
|
||
|
"formats_read":[],
|
||
|
"formats_write":[],
|
||
|
"generic_name":["Text Editor", "Opperating System", "Productivity Tool"]}
|