evince.json 939 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "comment": "A simple program to read documents.",
  3. "formats_read": [
  4. "pdf",
  5. "ps",
  6. "tiff",
  7. "djv",
  8. "djvu",
  9. "xps",
  10. "oxps",
  11. "dvi"
  12. ],
  13. "formats_write": [],
  14. "generic_name": [
  15. "Document Viewer"
  16. ],
  17. "interface": [
  18. "GTK"
  19. ],
  20. "issues": [],
  21. "languages": [
  22. "C",
  23. "C++"
  24. ],
  25. "licenses": [
  26. "GPL-2.0-or-later"
  27. ],
  28. "links": {
  29. "git": "https://gitlab.gnome.org/GNOME/evince",
  30. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9b/GNOME_Document_Viewer_icon_2019.svg/100px-GNOME_Document_Viewer_icon_2019.svg.png",
  31. "website": "https://wiki.gnome.org/Apps/Evince",
  32. "wikipedia": "https://en.wikipedia.org/wiki/Evince"
  33. },
  34. "names": [
  35. "Evince"
  36. ],
  37. "networks_read": [],
  38. "networks_write": [],
  39. "platforms": [
  40. "GNU/Linux"
  41. ]
  42. }