summaryrefslogtreecommitdiff
path: root/debian/control
blob: 156bdf1278bd33c61bf246e88bb7cbd97806b098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: pagetools
Section: graphics
Priority: optional
Maintainer: Víctor Cuadrado Juan <me@viccuad.me>
Standards-Version: 3.9.7
Build-Depends: debhelper (>= 9), libnetpbm10-dev, libtiff5-dev
Homepage: http://sourceforge.net/projects/pagetools/
Vcs-Git: https://salsa.debian.org/viccuad-guest/pagetools.git
Vcs-Browser: https://salsa.debian.org/viccuad-guest/pagetools

Package: pagetools
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Automatic deskew and bounding box determination for scanned page images
 This program determines the skew angle for text, and works with
 black/white images in TIFF or PBM format. To achieve this, it uses
 an original algorithm based on a fast implementation of the Radon
 transform. This program is part of the Page Layout Detection Tools
 project, which aims to automate the layout detection in scanned
 page images.