File: control

package info (click to toggle)
gamera 1%3A3.4.2%2Bgit20160808.1725654-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 22,312 kB
  • ctags: 24,991
  • sloc: xml: 122,324; ansic: 52,869; cpp: 50,664; python: 35,034; makefile: 118; sh: 101
file content (141 lines) | stat: -rw-r--r-- 3,546 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
Source: gamera
Section: python
Priority: optional
Maintainer: Daniel Stender <stender@debian.org>
Uploaders:
 Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 dpkg-dev (>= 1.15.7~),
 libpng-dev,
 libtiff-dev,
 libvigraimpex-dev,
 procps,
 python-all-dbg,
 python-all-dev,
 python-docutils,
 python-pil,
 python-pil-dbg,
 python-nose,
 python-pygments
Build-Depends-Indep:
 help2man,
 netpbm,
 python,
 python-numpy,
 python-wxgtk3.0,
 rdfind
X-Python-Version: >= 2.5
Standards-Version: 3.9.8
Homepage: http://gamera.informatik.hsnr.de/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/gamera.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/gamera.git

Package: python-gamera
Architecture: any
Pre-Depends:
 dpkg (>= 1.15.6)
Depends:
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Replaces:
 gamera-gui (<< 3.2.3-2~)
Recommends:
 python-pil,
 python-numpy,
 python-wxgtk3.0
Suggests:
 gamera-doc
Built-Using: libvigraimpex (= ${vigra:Version})
Description: framework for building document analysis applications
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition. Additionally, it
 allows for custom extensions.
 .
 Gamera can be used for a wide variety of tasks, from building complete
 image recognition systems down to implementing and evaluating
 particular algorithms for image processing or document layout analysis.

Package: python-gamera-dbg
Section: debug
Priority: extra
Architecture: any
Pre-Depends:
 dpkg (>= 1.15.6)
Depends:
 python-gamera (= ${binary:Version}),
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Recommends:
 python-dbg
Suggests:
 python-pil-dbg,
 python-numpy-dbg,
 python-wxgtk3.0-dbg
Built-Using: libvigraimpex (= ${vigra:Version})
Description: framework for document analysis applications (debug symbols)
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition.
 .
 This package contains Gamera extension modules built for the Python
 debug interpreter.

Package: python-gamera-dev
Architecture: all
Pre-Depends:
 dpkg (>= 1.15.6)
Depends:
 libvigraimpex-dev,
 python-dev,
 ${misc:Depends}
Recommends:
 python-all-dev,
 python-gamera (<= ${source:Version}.0~),
 python-gamera (>= ${source:Version})
Description: framework for document analysis applications (header files)
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition.
 .
 This package contains header files that might be required to build
 extra C/C++ extension modules for Gamera.

Package: gamera-gui
Architecture: all
Pre-Depends:
 dpkg (>= 1.15.6)
Depends:
 python,
 python-gamera (<= ${source:Version}.0~),
 python-gamera (>= ${source:Version}),
 python-wxgtk3.0,
 ${misc:Depends},
 ${python:Depends}
Recommends:
 python-docutils,
 python-matplotlib
Suggests:
 gamera-doc
Description: GUI for the Gamera framework
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition.
 .
 This package contains GUI for Gamera.

Package: gamera-doc
Section: doc
Architecture: all
Pre-Depends:
 dpkg (>= 1.15.6)
Depends:
 ${misc:Depends}
Recommends:
 gamera-gui,
 python-gamera
Description: documentation for the Gamera framework
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition.
 .
 This package contains documentation for Gamera.