File: control

package info (click to toggle)
libgocr 0.7.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,888 kB
  • ctags: 3,506
  • sloc: sh: 8,723; ansic: 7,872; makefile: 242
file content (40 lines) | stat: -rw-r--r-- 1,223 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
Source: libgocr
Priority: optional
Maintainer: Cosimo Alfarano <kalfa@debian.org>
Build-Depends: debhelper (>> 3.0.0), libnetpbm9-dev, libltdl3-dev | libltdl0-dev, tetex-bin, tetex-extra, dvi2ps, latex2html, autotools-dev, autoconf
Standards-Version: 3.5.6.0

Package: libgocr-dev
Architecture: any
Section: devel
Depends: libgocr0 (= ${Source-Version}), libc6-dev
Description: API set to write your own OCR engine - development files
 Modular API to write OCR engine with plugin support.
 OCR is Optical Character Recognition
 .
 Development files
 .
 This is the first stable release. Test it please.

Package: libgocr0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: API set to write your own OCR engine - runtime libs
 Modular API to write OCR engine with plugin support.
 OCR is Optical Character Recognition
 .
 Runtime libraries
 .
 This is the first stable release. Test it please.

Package: libgocr-doc
Architecture: all
Section: doc
Description: API set to write your own OCR engine - documentation
 Modular API to write OCR engine with plugin support.
 OCR is Optical Character Recognition
 .
 Postscript and html documentation files
 .
 This is the first stable release. Test it please.