/usr/share/appdata/gimagereader-gtk.appdata.xml is in gimagereader 3.1.2+git368fa8f-2build1.
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 | <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Sandro Mani <manisandro@gmail.com> -->
<application>
<id type="desktop">gimagereader-gtk.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>gImageReader</name>
<summary>A graphical frontend to tesseract-ocr </summary>
<summary xml:lang="cs_CZ">Grafická nadstavba pro engine tesseract-ocr </summary>
<description>
<p>gImageReader is a simple OCR application which acts as a frontend to the tesseract OCR engine. Features include:</p>
<ul>
<li>Automatic page layout detection</li>
<li>User can manually define and adjust recognition regions</li>
<li>Import images from disk, scanning devices, clipboard and screenshots</li>
<li>Supports multipage PDF documents</li>
<li>Recognized text displayed directly next to the image</li>
<li>Basic editing of output text, including search/replace and removing line breaks</li>
<li>Spellchecking for output text (if corresponding dictionary installed)</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>
<updatecontact>manisandro@gmail.com</updatecontact>
</application>
|