24 lines
798 B
JSON
24 lines
798 B
JSON
{"names":["GNU emacs",
|
|
"Emacs"],
|
|
"comment":"An extensibe free/libre text editor and a religion.",
|
|
"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":["GPL-3.0-or-later"],
|
|
"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"]}
|