Subversion Repositories

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

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

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