File: control

package info (click to toggle)
hocr 0.8.2-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 4,004 kB
  • ctags: 430
  • sloc: sh: 8,885; ansic: 7,481; makefile: 246; cpp: 242; python: 72; perl: 11; java: 1
file content (63 lines) | stat: -rw-r--r-- 2,248 bytes parent folder | download
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
52
53
54
55
56
57
58
59
60
61
62
63
Source: hocr
Priority: optional
Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>
Uploaders: Baruch Even <baruch@debian.org>, Lior Kaplan <kaplan@debian.org>, Shachar Shemesh <shachar@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, libgtkspell-dev, libgtk2.0-dev, gettext, pkg-config, swig, python-all-dev (>= 2.3.5-11), python-central (>= 0.5)
Standards-Version: 3.7.3
Section: libs
XS-Python-Version: all
Vcs-Svn: svn://svn.debian.org/svn/debian-hebrew/pkg/hocr
Vcs-Browser: http://svn.debian.org/wsvn/debian-hebrew/pkg/hocr
Homepage: http://hocr.berlios.de/

Package: libhocr-dev
Section: libdevel
Architecture: any
Depends: libhocr0 (= ${binary:Version})
Description: Developemnt files for hocr library
 Libhocr is an Hebrew OCR (Optical character recognition) library written in 
 C/C++.
 .
 This package contains headers and support files required to build new 
 applications with libhocr.

Package: libhocr0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: netpbm
Description: Hebrew OCR library
 Libhocr is an Hebrew OCR (Optical character recognition) library written in 
 C/C++.
 .
 This package contains the libhocr library and the hocr command line utility,
 which can process PBM file formats

Package: hocr-gtk
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}, aspell-he, ${misc:Depends}
Description: GTK+ frontend for Hebrew OCR
 Hocr-gtk is a GTK+ based graphical interface to the libhocr library.  It 
 can open multiple image formats and uses aspell for internal spell checking.

Package: libhocr-python
Section: python
Architecture: any
Depends: libhocr0 (= ${binary:Version}), ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: Hebrew OCR library Python bindings
 Libhocr is an Hebrew OCR (Optical character recognition) library written in 
 C/C++.
 .
 This package contains Python bindings to libhocr.

Package: libhocr-perl
Section: perl
Architecture: any
Depends: libhocr0 (= ${binary:Version}), ${perl:Depends}
Description: Hebrew OCR library Perl bindings
 Libhocr is an Hebrew OCR (Optical character recognition) library written in 
 C/C++.
 .
 This package contains Perl bindings to libhocr.