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