gnumeric.json 1006 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "comment": "Gnumeric is a spreadsheet program that is part of the GNOME Free Software Desktop Project.",
  3. "formats_read": [
  4. "csv",
  5. "gnm",
  6. "gnumeric",
  7. "wks",
  8. "ods"
  9. ],
  10. "formats_write": [
  11. "csv",
  12. "gnumeric",
  13. "gnm",
  14. "wks",
  15. "ods"
  16. ],
  17. "generic_name": [
  18. "Office",
  19. "Spreadsheet"
  20. ],
  21. "interface": [
  22. "GTK"
  23. ],
  24. "issues": [],
  25. "languages": [
  26. "C"
  27. ],
  28. "licenses": [
  29. "GPL-2.0",
  30. "GPL-3.0"
  31. ],
  32. "links": {
  33. "git": "https://gitlab.gnome.org/GNOME/gnumeric/",
  34. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Gnumeric.svg/64px-Gnumeric.svg.png",
  35. "website": "http://gnumeric.org/",
  36. "wikipedia": "https://en.wikipedia.org/wiki/Gnumeric"
  37. },
  38. "names": [
  39. "Gnumeric"
  40. ],
  41. "networks_read": [],
  42. "networks_write": [],
  43. "platforms": [
  44. "GNU/Linux",
  45. "BSD"
  46. ]
  47. }