sigil/sigil.appdata.xml
wangtaozhi d8d813fe01 Package init
- 初始化提交
2023-05-26 15:52:11 +08:00

35 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>sigil.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Sigil</name>
<summary>Sigil EPUB ebook Editor</summary>
<description>
<p>
Sigil is a multi-platform EPUB ebook editor (think Word or LibreOffice
but specific for EPUB ebooks) with the following features:
</p>
<ul>
<li>Full UTF-16 support</li>
<li>EPUB 2 spec support with limited EPUB 3 support</li>
<li>Multiple Views: Book View, Code View and Preview View</li>
<li>WYSIWYG editing in Book View</li>
<li>Complete control over directly editing EPUB syntax in Code View</li>
<li>Table of Contents generator with multi-level heading support</li>
<li>Metadata editor</li>
</ul>
</description>
<url type="homepage">https://sigil-ebook.com/</url>
<screenshots>
<screenshot type="default">
<image>http://ubuntuhandbook.org/wp-content/uploads/2016/02/sigil-epub-editor.jpg</image>
<caption>Sigil about window</caption>
</screenshot>
</screenshots>
<update_contact>jwrdegoede_at_fedoraproject.org</update_contact>
<url type="bugtracker">https://github.com/Sigil-Ebook/Sigil/issues</url>
<url type="donation">https://sigil-ebook.com/donate/</url>
<url type="help">https://sigil-ebook.com/documentation/</url>
</component>