summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/pdfsandwich/metadata.xml')
-rw-r--r--app-text/pdfsandwich/metadata.xml30
1 files changed, 16 insertions, 14 deletions
diff --git a/app-text/pdfsandwich/metadata.xml b/app-text/pdfsandwich/metadata.xml
index 0fb15c19e847..cd9cb5c73a76 100644
--- a/app-text/pdfsandwich/metadata.xml
+++ b/app-text/pdfsandwich/metadata.xml
@@ -1,22 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>tupone@gentoo.org</email>
+ <name>Tupone Alfredo</name>
+ </maintainer>
<longdescription>
-pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files which
-contain only images (no text) will be processed by optical character
-recognition (OCR) and the text will be added to each page invisibly
-"behind" the images.
+ pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files which
+ contain only images (no text) will be processed by optical character
+ recognition (OCR) and the text will be added to each page invisibly
+ "behind" the images.
-pdfsandwich is a command line tool which is supposed to be useful to
-OCR scanned books or journals. It is able to recognize the page layout
-even for multicolumn text.
+ pdfsandwich is a command line tool which is supposed to be useful to
+ OCR scanned books or journals. It is able to recognize the page layout
+ even for multicolumn text.
-Essentially, pdfsandwich is a wrapper script which calls the following
-binaries: convert, cuneiform, gs, and hocr2pdf. It is known to run on
-Unix systems and has been tested on Linux and MacOS X. It supports
-parallel processing on multiprocessor systems.
-</longdescription>
+ Essentially, pdfsandwich is a wrapper script which calls the following
+ binaries: unpaper, convert, gs, and tesseract. It supports
+ parallel processing on multiprocessor systems.
+ </longdescription>
<upstream>
<remote-id type="sourceforge">pdfsandwich</remote-id>
</upstream>