Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 208 | Rev 233 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 208 Rev 225
1
Source: pike7.8
1
Source: pike7.8
2
Section: interpreters
2
Section: interpreters
3
Priority: optional
3
Priority: optional
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
4
Maintainer: Magnus Holmgren <holmgren@debian.org>
5
Uploaders: Henrik Andreasson <debian@han.pp.se>
5
Uploaders: Henrik Andreasson <debian@han.pp.se>
6
Standards-Version: 3.9.5
6
Standards-Version: 3.9.5
7
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 5), bison, sharutils, bc, pkg-config,
7
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 5), bison, sharutils, bc, pkg-config,
8
 libgmp10-dev, nettle-dev (>= 2.1~), zlib1g-dev | libz-dev,
8
 libgmp10-dev, nettle-dev (>= 2.1~), zlib1g-dev | libz-dev,
9
 libbz2-dev, libgdbm-dev, unixodbc-dev, libmysqlclient-dev, libpq-dev,
9
 libbz2-dev, libgdbm-dev, unixodbc-dev, libmysqlclient-dev, libpq-dev,
10
 libsqlite3-dev, libpcre3-dev, libsdl-mixer1.2-dev, libsdl1.2-dev,
10
 libsqlite3-dev, libpcre3-dev, libsdl-mixer1.2-dev, libsdl1.2-dev,
11
 libsane-dev, x11proto-gl-dev, libxpm-dev, libglade2-dev,
11
 libsane-dev, x11proto-gl-dev, libxpm-dev, libglade2-dev,
12
 libgtksourceview2.0-dev, libfreetype6-dev, freeglut3-dev,
12
 libgtksourceview2.0-dev, libfreetype6-dev, freeglut3-dev,
13
 libjpeg-dev, libtiff-dev, librsvg2-dev (>= 2.7), libgnomeui-dev,
13
 libjpeg-dev, libtiff-dev, librsvg2-dev (>= 2.7), libgnomeui-dev,
14
 libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev,
14
 libfuse-dev, libfftw3-dev, libavahi-compat-libdnssd-dev,
15
 heimdal-dev
15
 heimdal-dev
16
Build-Conflicts: libutahglx-dev
16
Build-Conflicts: libutahglx-dev
17
Homepage: http://pike.ida.liu.se/
17
Homepage: http://pike.lysator.liu.se/
18
Vcs-Svn: svn://anonscm.debian.org/pkg-pike/branches/7.8-stable
18
Vcs-Svn: svn://anonscm.debian.org/pkg-pike/branches/7.8-stable
19
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-pike/
19
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-pike/
20
20
21
Package: pike7.8-core
21
Package: pike7.8-core
22
Architecture: any
22
Architecture: any
23
Depends: ${shlibs:Depends}, ${misc:Depends}
23
Depends: ${shlibs:Depends}, ${misc:Depends}
24
Suggests: pike7.8-doc
24
Suggests: pike7.8-doc
25
Description: Powerful interpreted programming language
25
Description: Powerful interpreted programming language
26
 Pike is an interpreted, object-oriented, dynamic programming language
26
 Pike is an interpreted, object-oriented, dynamic programming language
27
 with a syntax similar to C. It includes many powerful data types and
27
 with a syntax similar to C. It includes many powerful data types and
28
 a module system that, for instance, provides image manipulation together,
28
 a module system that, for instance, provides image manipulation
29
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
29
 together, with support for graphics formats like SVG, JPG, PNG, GIF,
30
 others, database connectivity, advanced cryptography, XML/HTML parsers
30
 XCF and many others, database connectivity, advanced cryptography,
31
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
31
 XML/HTML parsers and others. To learn more about pike, please visit
32
 Note that some of the Pike features are found in other pike7.8-* packages 
32
 http://pike.lysator.liu.se/ Note that some of the Pike features are
-
 
33
 found in other pike7.8-* packages (image processing, MySQL,
33
 (image processing, MySQL, PostgreSQL, SANE and more).
34
 PostgreSQL, SANE and more).
34
35
35
Package: pike7.8
36
Package: pike7.8
36
Architecture: all
37
Architecture: all
37
Depends: pike7.8-core (>= ${source:Version}), pike7.8-image (>= ${source:Version}), 
38
Depends: pike7.8-core (>= ${source:Version}), pike7.8-image (>= ${source:Version}), 
38
 pike7.8-gdbm (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), ${misc:Depends}
39
 pike7.8-gdbm (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), ${misc:Depends}
39
Recommends: pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-dev (>= ${source:Version})
40
Recommends: pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-dev (>= ${source:Version})
40
Suggests: pike7.8-doc (= ${source:Version})
41
Suggests: pike7.8-doc (= ${source:Version})
41
Description: Recommended metapackage for Pike 7.8
42
Description: Recommended metapackage for Pike 7.8
42
 This is a metapackage which depends upon several other Pike
43
 This is a metapackage which depends upon several other Pike
43
 packages that together make up the recommended Pike installation.
44
 packages that together make up the recommended Pike installation.
44
 If you want to install every packaged component of the Pike 
45
 If you want to install every packaged component of the Pike 
45
 distribution, please install the pike7.8-full package.
46
 distribution, please install the pike7.8-full package.
46
 .
47
 .
47
 If you want to remove several components this package depends
48
 If you want to remove several components this package depends
48
 upon, you can purge this package without worrying about the
49
 upon, you can purge this package without worrying about the
49
 functionality loss in Pike and then remove the packages you
50
 functionality loss in Pike and then remove the packages you
50
 don't need on your system.
51
 don't need on your system.
51
 .
52
 .
52
 Pike is an interpreted programming language, for more information 
53
 Pike is an interpreted programming language, for more information 
53
 see the description of the pike7.8-core package.
54
 see the description of the pike7.8-core package.
54
55
55
Package: pike7.8-dev
56
Package: pike7.8-dev
56
Architecture: any
57
Architecture: any
57
Depends: ${shlibs:Depends}, ${misc:Depends},
58
Depends: ${shlibs:Depends}, ${misc:Depends},
58
 pike7.8-core (= ${binary:Version}), pike7.8-image (= ${binary:Version})
59
 pike7.8-core (= ${binary:Version}), pike7.8-image (= ${binary:Version})
59
Replaces: pike7.8-core (<< 7.8.352-dfsg-6)
60
Replaces: pike7.8-core (<< 7.8.352-dfsg-6)
60
Breaks: pike7.8-core (<< 7.8.352-dfsg-6)
61
Breaks: pike7.8-core (<< 7.8.352-dfsg-6)
61
Description: Development files for Pike 7.8
62
Description: Development files for Pike 7.8
62
 This package contains files you will need to develop C extension modules 
63
 This package contains files you will need to develop C extension modules 
63
 for Pike. The package depends on the recommended set of packages for the 
64
 for Pike. The package depends on the recommended set of packages for the 
64
 Pike environment.
65
 Pike environment.
65
 .
66
 .
66
 Pike is an interpreted programming language, for more information 
67
 Pike is an interpreted programming language, for more information 
67
 see the description of the pike7.8-core package.
68
 see the description of the pike7.8-core package.
68
69
69
Package: pike7.8-manual
70
Package: pike7.8-manual
70
Architecture: all
71
Architecture: all
71
Section: doc
72
Section: doc
72
Depends: ${misc:Depends}
73
Depends: ${misc:Depends}
73
Description: Pike 7.8 manual
74
Description: Pike 7.8 manual
74
 The Pike manual auto-generated from the sources.
75
 The Pike manual auto-generated from the sources.
75
 .
76
 .
76
 Pike is an interpreted programming language, for more information 
77
 Pike is an interpreted programming language, for more information 
77
 see the description of the pike7.8-core package.
78
 see the description of the pike7.8-core package.
78
79
79
Package: pike7.8-reference
80
Package: pike7.8-reference
80
Architecture: all
81
Architecture: all
81
Section: doc
82
Section: doc
82
Depends: ${misc:Depends}
83
Depends: ${misc:Depends}
83
Description: Pike 7.8 reference
84
Description: Pike 7.8 reference
84
 The Pike reference auto-generated from the sources.
85
 The Pike reference auto-generated from the sources.
85
 .
86
 .
86
 Pike is an interpreted programming language, for more information 
87
 Pike is an interpreted programming language, for more information 
87
 see the description of the pike7.8-core package.
88
 see the description of the pike7.8-core package.
88
89
89
Package: pike7.8-doc
90
Package: pike7.8-doc
90
Architecture: all
91
Architecture: all
91
Section: doc
92
Section: doc
92
Depends: ${misc:Depends}, pike7.8-manual (= ${source:Version}), pike7.8-reference (= ${source:Version})
93
Depends: ${misc:Depends}, pike7.8-manual (= ${source:Version}), pike7.8-reference (= ${source:Version})
93
Description: Pike 7.8 documentation metapackage
94
Description: Pike 7.8 documentation metapackage
94
 This package depends upon all the Pike 7.8 documentation  packages. Note 
95
 This package depends upon all the Pike 7.8 documentation  packages. Note 
95
 that the download and installation sizes might be very large.
96
 that the download and installation sizes might be very large.
96
 .
97
 .
97
 Pike is an interpreted programming language, for more information 
98
 Pike is an interpreted programming language, for more information 
98
 see the description of the pike7.8-core package.
99
 see the description of the pike7.8-core package.
99
100
100
Package: pike7.8-full
101
Package: pike7.8-full
101
Architecture: all
102
Architecture: all
102
Depends: ${misc:Depends}, pike7.8 (= ${source:Version}), pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-odbc (>= ${source:Version}), pike7.8-sdl (>= ${source:Version}), pike7.8-gdbm (>= ${source:Version}), pike7.8-gtk (>= ${source:Version}), pike7.8-gl (>= ${source:Version}), pike7.8-sane (>= ${source:Version}), pike7.8-doc (= ${source:Version}), pike7.8-dev (>= ${source:Version}), pike7.8-svg (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), pike7.8-bzip2 (>= ${source:Version}), pike7.8-fuse (>= ${source:Version}), pike7.8-sqlite (>= ${source:Version}), pike7.8-dnssd (>= ${source:Version}), pike7.8-kerberos (>= ${source:Version})
103
Depends: ${misc:Depends}, pike7.8 (= ${source:Version}), pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-odbc (>= ${source:Version}), pike7.8-sdl (>= ${source:Version}), pike7.8-gdbm (>= ${source:Version}), pike7.8-gtk (>= ${source:Version}), pike7.8-gl (>= ${source:Version}), pike7.8-sane (>= ${source:Version}), pike7.8-doc (= ${source:Version}), pike7.8-dev (>= ${source:Version}), pike7.8-svg (>= ${source:Version}), pike7.8-pcre (>= ${source:Version}), pike7.8-bzip2 (>= ${source:Version}), pike7.8-fuse (>= ${source:Version}), pike7.8-sqlite (>= ${source:Version}), pike7.8-dnssd (>= ${source:Version}), pike7.8-kerberos (>= ${source:Version})
103
Description: Metapackage for Pike 7.8
104
Description: Metapackage for Pike 7.8
104
 This package depends on all the components that make up the Pike
105
 This package depends on all the components that make up the Pike
105
 language distribution. It will pull in a LOT of packages the
106
 language distribution. It will pull in a LOT of packages the
106
 Pike components depend upon (including XFree libraries, GTK+, GNOME)!
107
 Pike components depend upon (including XFree libraries, GTK+, GNOME)!
107
 .
108
 .
108
 Pike is an interpreted programming language, for more information 
109
 Pike is an interpreted programming language, for more information 
109
 see the description of the pike7.8-core package.
110
 see the description of the pike7.8-core package.
110
111
111
Package: pike7.8-mysql
112
Package: pike7.8-mysql
112
Architecture: any
113
Architecture: any
113
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
114
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
114
Description: MySQL modules for Pike
115
Description: MySQL modules for Pike
115
 This package contains Pike modules providing access to MySQL
116
 This package contains Pike modules providing access to MySQL
116
 databases: Mysql and Sql.mysql(s).
117
 databases: Mysql and Sql.mysql(s).
117
 .
118
 .
118
 Pike is an interpreted programming language, for more information 
119
 Pike is an interpreted programming language, for more information 
119
 see the description of the pike7.8-core package.
120
 see the description of the pike7.8-core package.
120
121
121
Package: pike7.8-pg
122
Package: pike7.8-pg
122
Architecture: any
123
Architecture: any
123
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
124
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
124
Description: PostgreSQL modules for Pike
125
Description: PostgreSQL modules for Pike
125
 This package contains Pike module providing access to PostgreSQL
126
 This package contains Pike module providing access to PostgreSQL
126
 databases: Postgres, Sql.postgres, and Sql.postgres_result.
127
 databases: Postgres, Sql.postgres, and Sql.postgres_result.
127
 .
128
 .
128
 Note: These modules are deprecated in favour of the pure Pike
129
 Note: These modules are deprecated in favour of the pure Pike
129
 Sql.pgsql module, which is included in the core package.
130
 Sql.pgsql module, which is included in the core package.
130
 .
131
 .
131
 Pike is an interpreted programming language, for more information 
132
 Pike is an interpreted programming language, for more information 
132
 see the description of the pike7.8-core package.
133
 see the description of the pike7.8-core package.
133
134
134
Package: pike7.8-odbc
135
Package: pike7.8-odbc
135
Architecture: any
136
Architecture: any
136
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
137
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
137
Description: ODBC modules for Pike
138
Description: ODBC modules for Pike
138
 This package contains Pike modules providing glue to the ODBC
139
 This package contains Pike modules providing glue to the ODBC
139
 interface: Odbc, Sql.odbc, and Sql.odbc_result.
140
 interface: Odbc, Sql.odbc, and Sql.odbc_result.
140
 .
141
 .
141
 Pike is an interpreted programming language, for more information 
142
 Pike is an interpreted programming language, for more information 
142
 see the description of the pike7.8-core package.
143
 see the description of the pike7.8-core package.
143
144
144
Package: pike7.8-svg
145
Package: pike7.8-svg
145
Architecture: any
146
Architecture: any
146
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
147
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
147
Suggests: pike7.8-image (= ${source:Version})
148
Suggests: pike7.8-image (= ${source:Version})
148
Description: SVG format support for Pike
149
Description: SVG format support for Pike
149
 This package provides an SVG graphics format module, Image.SVG. It
150
 This package provides an SVG graphics format module, Image.SVG. It
150
 has been separated from the pike7.8-image module because of its quite
151
 has been separated from the pike7.8-image module because of its quite
151
 extensive dependencies.
152
 extensive dependencies.
152
 .
153
 .
153
 Pike is an interpreted programming language, for more information 
154
 Pike is an interpreted programming language, for more information 
154
 see the description of the pike7.8-core package.
155
 see the description of the pike7.8-core package.
155
156
156
Package: pike7.8-image
157
Package: pike7.8-image
157
Architecture: any
158
Architecture: any
158
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
159
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
159
Replaces: pike7.8-core (<< 7.8.700-6)
160
Replaces: pike7.8-core (<< 7.8.700-6)
160
Breaks: pike7.8-core (<< 7.8.700-6)
161
Breaks: pike7.8-core (<< 7.8.700-6)
161
Suggests: pike7.8-svg (= ${source:Version})
162
Suggests: pike7.8-svg (= ${source:Version})
162
Description: Image modules for Pike
163
Description: Image modules for Pike
163
 This package provides many powerful image processing functions to
164
 This package provides many powerful image processing functions to
164
 Pike programs. It contains the modules Image (except Image.SVG),
165
 Pike programs. It contains the modules Image (except Image.SVG),
165
 Graphics, Colors, and Protocols.X.XImage.
166
 Graphics, Colors, and Protocols.X.XImage.
166
 .
167
 .
167
 Pike is an interpreted programming language, for more information 
168
 Pike is an interpreted programming language, for more information 
168
 see the description of the pike7.8-core package.
169
 see the description of the pike7.8-core package.
169
170
170
Package: pike7.8-sdl
171
Package: pike7.8-sdl
171
Architecture: any
172
Architecture: any
172
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
173
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
173
Description: SDL module for Pike
174
Description: SDL module for Pike
174
 This module provides the Pike interface to the SDL library.
175
 This module provides the Pike interface to the SDL library.
175
 .
176
 .
176
 Pike is an interpreted programming language, for more information 
177
 Pike is an interpreted programming language, for more information 
177
 see the description of the pike7.8-core package.
178
 see the description of the pike7.8-core package.
178
179
179
Package: pike7.8-gdbm
180
Package: pike7.8-gdbm
180
Architecture: any
181
Architecture: any
181
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
182
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
182
Description: Gdbm module for Pike
183
Description: Gdbm module for Pike
183
 This Pike module provides access to gdbm databases.
184
 This Pike module provides access to gdbm databases.
184
 .
185
 .
185
 Pike is an interpreted programming language, for more information 
186
 Pike is an interpreted programming language, for more information 
186
 see the description of the pike7.8-core package.
187
 see the description of the pike7.8-core package.
187
188
188
Package: pike7.8-gtk
189
Package: pike7.8-gtk
189
Architecture: any
190
Architecture: any
190
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}),
191
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version}),
191
 pike7.8-image (= ${binary:Version})
192
 pike7.8-image (= ${binary:Version})
192
Replaces: pike7.8-core (<< 7.8.700-5)
193
Replaces: pike7.8-core (<< 7.8.700-5)
193
Breaks: pike7.8-core (<< 7.8.700-5)
194
Breaks: pike7.8-core (<< 7.8.700-5)
194
Description: GTK+ 2.0 module for Pike
195
Description: GTK+ 2.0 module for Pike
195
 This Pike module provides access to the GTK+ 2.0 library.
196
 This Pike module provides access to the GTK+ 2.0 library.
196
 .
197
 .
197
 Pike is an interpreted programming language, for more information 
198
 Pike is an interpreted programming language, for more information 
198
 see the description of the pike7.8-core package.
199
 see the description of the pike7.8-core package.
199
200
200
Package: pike7.8-gl
201
Package: pike7.8-gl
201
Architecture: any
202
Architecture: any
202
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
203
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
203
Description: Mesa modules for Pike
204
Description: Mesa modules for Pike
204
 This package contains the Pike modules providing access to the Mesa
205
 This package contains the Pike modules providing access to the Mesa
205
 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal
206
 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal
206
 Environment).
207
 Environment).
207
 .
208
 .
208
 Pike is an interpreted programming language, for more information 
209
 Pike is an interpreted programming language, for more information 
209
 see the description of the pike7.8-core package.
210
 see the description of the pike7.8-core package.
210
211
211
Package: pike7.8-sane
212
Package: pike7.8-sane
212
Architecture: any
213
Architecture: any
213
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
214
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
214
Description: SANE module for Pike
215
Description: SANE module for Pike
215
 This Pike module provides access to SANE.
216
 This Pike module provides access to SANE.
216
 .
217
 .
217
 Pike is an interpreted programming language, for more information 
218
 Pike is an interpreted programming language, for more information 
218
 see the description of the pike7.8-core package.
219
 see the description of the pike7.8-core package.
219
220
220
Package: pike7.8-pcre
221
Package: pike7.8-pcre
221
Architecture: any
222
Architecture: any
222
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
223
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
223
Description: PCRE module for Pike
224
Description: PCRE module for Pike
224
 This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl
225
 This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl
225
 compatible regular expressions) library from within the Pike
226
 compatible regular expressions) library from within the Pike
226
 programs.
227
 programs.
227
 .
228
 .
228
 Pike is an interpreted programming language, for more information 
229
 Pike is an interpreted programming language, for more information 
229
 see the description of the pike7.8-core package.
230
 see the description of the pike7.8-core package.
230
231
231
Package: pike7.8-bzip2
232
Package: pike7.8-bzip2
232
Architecture: any
233
Architecture: any
233
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
234
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
234
Description: Bzip2 module for Pike
235
Description: Bzip2 module for Pike
235
 This Pike module enables one to use the Bzip2 compression
236
 This Pike module enables one to use the Bzip2 compression
236
 algorithm from within the Pike programs.
237
 algorithm from within the Pike programs.
237
 .
238
 .
238
 Pike is an interpreted programming language, for more information 
239
 Pike is an interpreted programming language, for more information 
239
 see the description of the pike7.8-core package.
240
 see the description of the pike7.8-core package.
240
241
241
Package: pike7.8-fuse
242
Package: pike7.8-fuse
242
Architecture: any
243
Architecture: any
243
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
244
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
244
Description: Filesystem in USErspace support for Pike
245
Description: Filesystem in USErspace support for Pike
245
 This Pike module enables one to export filesystems to the Linux
246
 This Pike module enables one to export filesystems to the Linux
246
 kernel using the FUSE library.
247
 kernel using the FUSE library.
247
 .
248
 .
248
 Pike is an interpreted programming language, for more information 
249
 Pike is an interpreted programming language, for more information 
249
 see the description of the pike7.8-core package.
250
 see the description of the pike7.8-core package.
250
251
251
Package: pike7.8-sqlite
252
Package: pike7.8-sqlite
252
Architecture: any
253
Architecture: any
253
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
254
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
254
Description: SQLite module for Pike
255
Description: SQLite module for Pike
255
 This Pike module enables one to use the SQLite embedded database
256
 This Pike module enables one to use the SQLite embedded database
256
 library.
257
 library.
257
 .
258
 .
258
 Pike is an interpreted programming language, for more information 
259
 Pike is an interpreted programming language, for more information 
259
 see the description of the pike7.8-core package.
260
 see the description of the pike7.8-core package.
260
261
261
Package: pike7.8-dnssd
262
Package: pike7.8-dnssd
262
Architecture: any
263
Architecture: any
263
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
264
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
264
Description: DNS Service Discovery (DNS-SD) for Pike
265
Description: DNS Service Discovery (DNS-SD) for Pike
265
 This Pike module enables one to take advantage of DNS service discovery.
266
 This Pike module enables one to take advantage of DNS service discovery.
266
 .
267
 .
267
 DNS Service Discovery is a way of using standard DNS programming interfaces,
268
 DNS Service Discovery is a way of using standard DNS programming interfaces,
268
 servers, and packet formats to browse the network for services.
269
 servers, and packet formats to browse the network for services.
269
 .
270
 .
270
 Pike is an interpreted programming language, for more information 
271
 Pike is an interpreted programming language, for more information 
271
 see the description of the pike7.8-core package.
272
 see the description of the pike7.8-core package.
272
273
273
Package: pike7.8-kerberos
274
Package: pike7.8-kerberos
274
Architecture: any
275
Architecture: any
275
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
276
Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
276
Replaces: pike7.8-core (<< 7.8.866-2~)
277
Replaces: pike7.8-core (<< 7.8.866-2~)
277
Breaks: pike7.8-core (<< 7.8.866-2~)
278
Breaks: pike7.8-core (<< 7.8.866-2~)
278
Description: Kerberos and GSSAPI modules for Pike
279
Description: Kerberos and GSSAPI modules for Pike
279
 This package contains the Kerberos and GSSAPI Pike modules (although
280
 This package contains the Kerberos and GSSAPI Pike modules (although
280
 GSSAPI is a generic API; Kerberos is the most common mechanism),
281
 GSSAPI is a generic API; Kerberos is the most common mechanism),
281
 providing bindings to the Heimdal libraries.
282
 providing bindings to the Heimdal libraries.
282
 .
283
 .
283
 Pike is an interpreted programming language, for more information 
284
 Pike is an interpreted programming language, for more information 
284
 see the description of the pike7.8-core package.
285
 see the description of the pike7.8-core package.