File: control

package info (click to toggle)
idzebra 2.2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 10,576 kB
  • sloc: ansic: 54,389; xml: 27,058; sh: 5,892; makefile: 1,102; perl: 210; tcl: 64
file content (260 lines) | stat: -rw-r--r-- 9,905 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
Source: idzebra
Priority: optional
Section: text
Maintainer: Vincent Danjean <vdanjean@debian.org>
Uploaders: Hugh McMaster <hmc@debian.org>
Standards-Version: 4.7.0
Build-Depends:
 debhelper-compat (= 13),
 autoconf,
 automake,
 docbook-dsssl,
 docbook-xml,
 docbook-xsl,
 libbz2-dev,
 libexpat1-dev,
 libncurses-dev,
 libreadline-dev,
 libtool,
 libxslt1-dev,
 libyaz-dev,
 pkgconf,
 tcl-dev,
 xsltproc,
 zlib1g-dev | libz-dev
Vcs-Browser: https://salsa.debian.org/debian/idzebra
Vcs-Git: https://salsa.debian.org/debian/idzebra.git
Homepage: https://www.indexdata.com/resources/software/zebra/
Rules-Requires-Root: no

Package: idzebra-2.0
Architecture: any
Depends:
 idzebra-2.0-common (= ${source:Version}),
 idzebra-2.0-doc (= ${source:Version}),
 idzebra-2.0-examples (= ${source:Version}),
 idzebra-2.0-utils (= ${binary:Version}),
 libidzebra-2.0-dev (= ${binary:Version}),
 libidzebra-2.0-modules (= ${binary:Version}),
 ${misc:Depends}
Description: IDZebra metapackage (the works)
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This metapackage installs all necessary packages to start working
 with IDZebra - including utility programs, development libraries,
 documentation and modules.

Package: idzebra-2.0-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: IDZebra common files
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes common IDZebra configuration files.

Package: idzebra-2.0-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: IDZebra documentation
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes HTML documentation for IDZebra.

Package: idzebra-2.0-examples
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: IDZebra example configurations
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes examples for indexing various data formats,
 such as OAI-PMH, Marc21, and MarcXML.

Package: idzebra-2.0-utils
Architecture: any
Depends: libidzebra-2.0-0t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: idzebra-2.0-common
Suggests: libidzebra-2.0-modules
Description: IDZebra utility programs
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package contains IDZebra utilities such as the 'zebraidx' indexer
 utility and the 'zebrasrv' server.

Package: libidzebra-2.0-0t64
Provides: ${t64:Provides}
Breaks: libidzebra-2.0-0 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libidzebra-2.0
Replaces: libidzebra-2.0-0, libidzebra-2.0
Description: IDZebra libraries
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package contains all run-time libraries for IDZebra.

Package: libidzebra-2.0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libidzebra-2.0-0t64 (= ${binary:Version}),
 libexpat1-dev,
 libicu-dev,
 libxslt1-dev,
 libyaz-dev,
 tcl-dev,
 ${misc:Depends}
Description: IDZebra development
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package contains development files for IDZebra, such as libraries
 and header files.

Package: libidzebra-2.0-modules
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 libidzebra-2.0-mod-alvis,
 libidzebra-2.0-mod-dom,
 libidzebra-2.0-mod-grs-marc,
 libidzebra-2.0-mod-grs-regx,
 libidzebra-2.0-mod-grs-xml,
 libidzebra-2.0-mod-safari,
 libidzebra-2.0-mod-text,
 ${misc:Depends}
Description: IDZebra modules
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This metapackage installs all base IDZebra filter modules.

Package: libidzebra-2.0-mod-alvis
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDZebra 'alvis' filter (XSLT filter for XML)
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes the 'alvis' filter, which uses libxslt to
 transform XML records by XSLT into XML indexable records.
 DEPRECATED, it is better to use the libidzebra-2.0-mod-dom indexing filter.

Package: libidzebra-2.0-mod-dom
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDZebra 'dom' filter (XML DOM internal document model with XSLT)
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes the 'dom' filter, which uses libxslt to
 transform XML records by XSLT into XML indexable records. It can read
 and index any binary MARC syntax and is therefore a modern replacement
 for 'alvis' and the family of 'grs' filters.

Package: libidzebra-2.0-mod-grs-marc
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDZebra 'grs.marc' filter (ISO2709 MARC reader)
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes the 'grs.marc' and 'grs.marcxml' filters, which
 allow IDZebra to read MARC records based on ISO2709.
 DEPRECATED, it is better to use the libidzebra-2.0-mod-dom indexing filter.

Package: libidzebra-2.0-mod-grs-regx
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDZebra 'grs.regx' and 'grs.tcl' filters
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes the 'grs.regx' and 'grs.tcl' filters.

Package: libidzebra-2.0-mod-grs-xml
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDZebra 'grs.xml' filter (XML filter)
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes the 'grs.xml' filter, which uses Expat to
 parse records in XML and turn them into IDZebra's internal grs node.
 DEPRECATED, it is better to use the libidzebra-2.0-mod-dom indexing filter.

Package: libidzebra-2.0-mod-safari
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDZebra 'safari' filter (DBC)
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes the 'safari' filter.

Package: libidzebra-2.0-mod-text
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDZebra 'text' filter
 IDZebra is a high-performance, general-purpose structured text indexing
 and retrieval engine. It reads structured records in a variety of input
 formats (e.g. email, XML, MARC) and allows access to them through exact
 boolean search expressions and relevance-ranked free-text queries.
 .
 This package includes a very simple text filter, which indexes
 all tokens in simple text.