libre-office-writer.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {
  2. "comment": "A free and open-source word processor and desktop publishing component of the LibreOffice software package and is a fork of OpenOffice.org Writer.",
  3. "formats_read": [
  4. "odt",
  5. "docx",
  6. "doc",
  7. "rtf",
  8. "xhtml",
  9. "pdf",
  10. "html",
  11. "abw",
  12. "zabw",
  13. "cwk",
  14. "pages",
  15. "pdb",
  16. "lrf",
  17. "xml",
  18. "fb2",
  19. "hwp",
  20. "jtd",
  21. "lwp",
  22. "mw",
  23. "mcw",
  24. "psw",
  25. "dot",
  26. "dotx",
  27. "docm",
  28. "dotm",
  29. "wps",
  30. "wpt",
  31. "wri",
  32. "fodt",
  33. "ott",
  34. "sxw",
  35. "stw",
  36. "txt",
  37. "utf-8",
  38. "utf-16",
  39. "ascii",
  40. "602"
  41. ],
  42. "formats_write": [
  43. "odt",
  44. "doc",
  45. "docx",
  46. "rtf",
  47. "xhtml",
  48. "pdf",
  49. "html",
  50. "abw",
  51. "zabw",
  52. "cwk",
  53. "pages",
  54. "pdb",
  55. "lrf",
  56. "xml",
  57. "fb2",
  58. "hwp",
  59. "jtd",
  60. "lwp",
  61. "mw",
  62. "mcw",
  63. "psw",
  64. "dot",
  65. "dotx",
  66. "docm",
  67. "dotm",
  68. "wps",
  69. "wpt",
  70. "wri",
  71. "fodt",
  72. "ott",
  73. "sxw",
  74. "stw",
  75. "txt",
  76. "ascii",
  77. "utf-8",
  78. "utf-16",
  79. "602"
  80. ],
  81. "generic_name": [
  82. "Office",
  83. "Text Editor",
  84. "Word Processor"
  85. ],
  86. "interface": [
  87. "Qt"
  88. ],
  89. "issues": [],
  90. "languages": [
  91. "C",
  92. "C++"
  93. ],
  94. "licenses": [
  95. "MPL-2.0",
  96. "LGPL-3.0-or-later",
  97. "Apache-2.0"
  98. ],
  99. "links": {
  100. "git": "https://www.libreoffice.org/about-us/source-code/",
  101. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/02/LibreOffice_6.1_Writer_Icon.svg/64px-LibreOffice_6.1_Writer_Icon.svg.png",
  102. "website": "https://www.libreoffice.org/discover/writer/",
  103. "wikipedia": "https://en.wikipedia.org/wiki/LibreOffice_Draw"
  104. },
  105. "names": [
  106. "Writer",
  107. "LibreOffice Writer"
  108. ],
  109. "networks_read": [],
  110. "networks_write": [],
  111. "platforms": [
  112. "GNU/Linux",
  113. "Windows",
  114. "macOS",
  115. "BSD"
  116. ]
  117. }