Subversion Repositories

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

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

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