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