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