/usr/share/metainfo/gimagereader-gtk.appdata.xml is in gimagereader 3.2.3-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Sandro Mani <manisandro@gmail.com> -->
<component>
<id type="desktop">gimagereader-gtk.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>gImageReader</name>
<name xml:lang="cs_CZ">gImageReader</name>
<summary>A graphical frontend to tesseract-ocr </summary>
<summary xml:lang="cs_CZ">Grafická nadstavba pro engine tesseract-ocr </summary>
<keywords>
<keyword>ocr</keyword>
<keyword>optical</keyword>
<keyword>recognition</keyword>
<keyword>tesseract</keyword>
<keyword>pdf</keyword>
</keywords>
<description>
<p>gImageReader is a simple optical character recognition (OCR) application which acts as a frontend to the tesseract OCR engine. Features include:</p>
<ul>
<li>Import PDF documents and images from disk, scanning devices, clipboard and screenshots</li>
<li>Process multiple images and documents in one go</li>
<li>Manual or automatic recognition area definition</li>
<li>Recognize to plain text or to hOCR documents</li>
<li>Recognized text displayed directly next to the image</li>
<li>Post-process the recognized text, including spellchecking</li>
<li>Generate PDF documents from hOCR documents</li>
</ul>
</description>
<description xml:lang="cs_CZ">
<p>gImageReader je jednoduše použitelná aplikace pro rozpoznávání textu z obrázků, využívající OCR engine tesseract. Mezi funkce patří:</p>
<ul>
<li>Samočinné rozpoznání rozvržení strany</li>
<li>Možnost ručně určit a upravit oblasti pro rozpoznání</li>
<li>Import obrázků ze souborů, skenovacích zařízení, schránky a snímků obrazovky</li>
<li>Rozpoznávání z vícestránkových PDF dokumentů</li>
<li>Rozpoznaný text je zobrazen hned vedle zdrojového obrázku</li>
<li>Základní úprava výstupního textu, včetně hledání/nahrazování a odebírání konců řádků</li>
<li>Kontrola překlepů ve výstupním textu (pokud jsou nainstalovány příslušné slovníky)</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/manisandro/gImageReader/gh-pages/gimagereader-gtk.jpg</image>
<caption>gImageReader-gtk</caption>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/manisandro/gImageReader</url>
<url type="translate">https://github.com/manisandro/gImageReader/blob/master/README.md</url>
<update_contact>manisandro@gmail.com</update_contact>
</component>
|