mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
- license: use SPDX license identifier: https://spdx.org/licenses/ - content rating: add OARS content rating: https://hughsie.github.io/oars/generate.html (required by flathub: https://github.com/flathub/flathub/wiki/AppData-Guidelines#oars-information)
29 lines
1.2 KiB
XML
29 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component>
|
|
<id>org.koreader.KOReader</id>
|
|
<launchable type="desktop-id">org.koreader.KOReader.desktop</launchable>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>AGPL-3.0-only</project_license>
|
|
<name>KOReader</name>
|
|
<summary>A document viewer for DjVu, PDF, EPUB and more</summary>
|
|
<description>
|
|
<p>
|
|
KOReader is a document viewer for E Ink devices. It supports PDF, DjVu, XPS, CBT, CBZ, FB2, PDB, TXT, HTML, RTF, CHM, EPUB, DOC, MOBI, and ZIP files. It currently runs on Kindle, Kobo, PocketBook, Ubuntu Touch and Android devices.
|
|
</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://cloud.githubusercontent.com/assets/24273478/26781004/9fdb0e8e-49ec-11e7-8de4-92cd08bf80ea.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<url type="homepage">https://koreader.rocks/</url>
|
|
<url type="bugtracker">https://github.com/koreader/koreader/issues</url>
|
|
<url type="faq">https://github.com/koreader/koreader/wiki</url>
|
|
<url type="translate">https://github.com/koreader/koreader#translation</url>
|
|
<categories>
|
|
<category>Document viewers</category>
|
|
</categories>
|
|
<update_contact></update_contact>
|
|
<content_rating type="oars-1.1" />
|
|
</component>
|