Rev 72 | Rev 86 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 72 | Rev 85 | ||
|---|---|---|---|
| Line 19... | Line 19... | ||
| 19 | Vcs-Svn: svn://svn.debian.org/pkg-pike/trunk  | 
            19 | Vcs-Svn: svn://svn.debian.org/pkg-pike/trunk  | 
          
| 20 | Vcs-Browser: http://svn.debian.org/pkg-pike  | 
            20 | Vcs-Browser: http://svn.debian.org/pkg-pike  | 
          
| 21 | 21 | ||
| 22 | Package: pike7.8-core  | 
            22 | Package: pike7.8-core  | 
          
| 23 | Architecture: any  | 
            23 | Architecture: any  | 
          
| 24 | Depends: ${shlibs:Depends}
 | 
            24 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
          
| 25 | Suggests: pike7.8-doc  | 
            25 | Suggests: pike7.8-doc  | 
          
| 26 | Recommends: pike7.8-image (= ${source:Version})
 | 
            26 | Recommends: pike7.8-image (= ${source:Version})
 | 
          
| 27 | Description: Powerful interpreted programming language  | 
            27 | Description: Powerful interpreted programming language  | 
          
| 28 | Pike is an interpreted, object-oriented, dynamic programming language  | 
            28 | Pike is an interpreted, object-oriented, dynamic programming language  | 
          
| 29 | with a syntax similar to C. It includes many powerful data types and  | 
            29 | with a syntax similar to C. It includes many powerful data types and  | 
          
| Line 34... | Line 34... | ||
| 34 | Note that some of the Pike features are found in other pike7.8-* packages  | 
            34 | Note that some of the Pike features are found in other pike7.8-* packages  | 
          
| 35 | (image processing, MySQL, PostgreSQL, SANE and more).  | 
            35 | (image processing, MySQL, PostgreSQL, SANE and more).  | 
          
| 36 | 36 | ||
| 37 | Package: pike7.8  | 
            37 | Package: pike7.8  | 
          
| 38 | Architecture: all  | 
            38 | Architecture: all  | 
          
| 39 | Depends: pike7.8-core (>= ${source:Version}), pike7.8-image (>= ${source:Version}), pike7.8-gdbm (>= ${source:Version})
 | 
            39 | Depends: pike7.8-core (>= ${source:Version}), pike7.8-image (>= ${source:Version}), pike7.8-gdbm (>= ${source:Version}), ${misc:Depends}
 | 
          
| 40 | Recommends: pike7.8-doc (= ${source:Version})
 | 
            40 | Recommends: pike7.8-doc (= ${source:Version})
 | 
          
| 41 | Suggests: pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-dev (>= ${source:Version})
 | 
            41 | Suggests: pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-dev (>= ${source:Version})
 | 
          
| 42 | Description: Recommended metapackage for Pike 7.8  | 
            42 | Description: Recommended metapackage for Pike 7.8  | 
          
| 43 | This is a metapackage which depends upon several other Pike  | 
            43 | This is a metapackage which depends upon several other Pike  | 
          
| 44 | packages that together make up the recommended Pike installation.  | 
            44 | packages that together make up the recommended Pike installation.  | 
          
| Line 53... | Line 53... | ||
| 53 | Pike is an interpreted programming language, for more information  | 
            53 | Pike is an interpreted programming language, for more information  | 
          
| 54 | see the description of the pike7.8-core package.  | 
            54 | see the description of the pike7.8-core package.  | 
          
| 55 | 55 | ||
| 56 | Package: pike7.8-dev  | 
            56 | Package: pike7.8-dev  | 
          
| 57 | Architecture: any  | 
            57 | Architecture: any  | 
          
| 58 | Depends: ${shlibs:Depends}, pike7.8-core (>= ${source:Version})
 | 
            58 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (>= ${source:Version})
 | 
          
| 59 | Description: Development files for Pike 7.8  | 
            59 | Description: Development files for Pike 7.8  | 
          
| 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 | .  | 
          
| Line 65... | Line 65... | ||
| 65 | see the description of the pike7.8-core package.  | 
            65 | see the description of the pike7.8-core package.  | 
          
| 66 | 66 | ||
| 67 | Package: pike7.8-manual  | 
            67 | Package: pike7.8-manual  | 
          
| 68 | Architecture: all  | 
            68 | Architecture: all  | 
          
| 69 | Section: doc  | 
            69 | Section: doc  | 
          
| - | 70 | Depends: ${misc:Depends}
 | 
          |
| 70 | Description: Pike 7.8 manual  | 
            71 | Description: Pike 7.8 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 pike7.8-core package.  | 
            75 | see the description of the pike7.8-core package.  | 
          
| 75 | 76 | ||
| 76 | Package: pike7.8-reference  | 
            77 | Package: pike7.8-reference  | 
          
| 77 | Architecture: all  | 
            78 | Architecture: all  | 
          
| 78 | Section: doc  | 
            79 | Section: doc  | 
          
| - | 80 | Depends: ${misc:Depends}
 | 
          |
| 79 | Description: Pike 7.8 reference  | 
            81 | Description: Pike 7.8 reference  | 
          
| 80 | The Pike reference auto-generated from the sources.  | 
            82 | The Pike reference auto-generated from the sources.  | 
          
| 81 | .  | 
            83 | .  | 
          
| 82 | Pike is an interpreted programming language, for more information  | 
            84 | Pike is an interpreted programming language, for more information  | 
          
| 83 | see the description of the pike7.8-core package.  | 
            85 | see the description of the pike7.8-core package.  | 
          
| 84 | 86 | ||
| 85 | Package: pike7.8-doc  | 
            87 | Package: pike7.8-doc  | 
          
| 86 | Architecture: all  | 
            88 | Architecture: all  | 
          
| 87 | Section: doc  | 
            89 | Section: doc  | 
          
| 88 | Depends: pike7.8-manual (= ${source:Version}), pike7.8-reference (= ${source:Version})
 | 
            90 | Depends: ${misc:Depends}, pike7.8-manual (= ${source:Version}), pike7.8-reference (= ${source:Version})
 | 
          
| 89 | Description: Pike 7.8 documentation metapackage  | 
            91 | Description: Pike 7.8 documentation metapackage  | 
          
| 90 | This package depends upon all the Pike 7.8 documentation packages. Note  | 
            92 | This package depends upon all the Pike 7.8 documentation packages. Note  | 
          
| 91 | that the download and installation sizes might be very large.  | 
            93 | that the download and installation sizes might be very large.  | 
          
| 92 | .  | 
            94 | .  | 
          
| 93 | Pike is an interpreted programming language, for more information  | 
            95 | Pike is an interpreted programming language, for more information  | 
          
| 94 | see the description of the pike7.8-core package.  | 
            96 | see the description of the pike7.8-core package.  | 
          
| 95 | 97 | ||
| 96 | Package: pike7.8-full  | 
            98 | Package: pike7.8-full  | 
          
| 97 | Architecture: all  | 
            99 | Architecture: all  | 
          
| 98 | Depends: pike7.8 (= ${source:Version}), pike7.8-mysql (>= ${source:Version}), pike7.8-pg (>= ${source:Version}), pike7.8-odbc (>= ${source:Version}), pike7.8-image (>= ${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})
 | 
            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-image (>= ${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})
 | 
          
| 99 | Description: Metapackage for Pike 7.8  | 
            101 | Description: Metapackage for Pike 7.8  | 
          
| 100 | 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  | 
          
| 101 | language distribution. It will pull in a LOT of packages the  | 
            103 | language distribution. It will pull in a LOT of packages the  | 
          
| 102 | Pike components depend upon (including XFree libraries, GTK+, GNOME)!  | 
            104 | Pike components depend upon (including XFree libraries, GTK+, GNOME)!  | 
          
| 103 | .  | 
            105 | .  | 
          
| 104 | Pike is an interpreted programming language, for more information  | 
            106 | Pike is an interpreted programming language, for more information  | 
          
| 105 | see the description of the pike7.8-core package.  | 
            107 | see the description of the pike7.8-core package.  | 
          
| 106 | 108 | ||
| 107 | Package: pike7.8-mysql  | 
            109 | Package: pike7.8-mysql  | 
          
| 108 | Architecture: any  | 
            110 | Architecture: any  | 
          
| 109 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            111 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 110 | Description: MySQL module for Pike  | 
            112 | Description: MySQL module for Pike  | 
          
| 111 | This Pike module provides access to MySQL databases.  | 
            113 | This Pike module provides access to MySQL databases.  | 
          
| 112 | .  | 
            114 | .  | 
          
| 113 | Pike is an interpreted programming language, for more information  | 
            115 | Pike is an interpreted programming language, for more information  | 
          
| 114 | see the description of the pike7.8-core package.  | 
            116 | see the description of the pike7.8-core package.  | 
          
| 115 | 117 | ||
| 116 | Package: pike7.8-pg  | 
            118 | Package: pike7.8-pg  | 
          
| 117 | Architecture: any  | 
            119 | Architecture: any  | 
          
| 118 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            120 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 119 | Description: PostgreSQL module for Pike  | 
            121 | Description: PostgreSQL module for Pike  | 
          
| 120 | This Pike module provides access to PostgreSQL databases.  | 
            122 | This Pike module provides access to PostgreSQL databases.  | 
          
| 121 | .  | 
            123 | .  | 
          
| 122 | Pike is an interpreted programming language, for more information  | 
            124 | Pike is an interpreted programming language, for more information  | 
          
| 123 | see the description of the pike7.8-core package.  | 
            125 | see the description of the pike7.8-core package.  | 
          
| 124 | 126 | ||
| 125 | Package: pike7.8-odbc  | 
            127 | Package: pike7.8-odbc  | 
          
| 126 | Architecture: any  | 
            128 | Architecture: any  | 
          
| 127 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            129 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 128 | Description: ODBC module for Pike  | 
            130 | Description: ODBC module for Pike  | 
          
| 129 | This Pike module provides glue to the iODBC interface.  | 
            131 | This Pike module provides glue to the iODBC interface.  | 
          
| 130 | .  | 
            132 | .  | 
          
| 131 | Pike is an interpreted programming language, for more information  | 
            133 | Pike is an interpreted programming language, for more information  | 
          
| 132 | see the description of the pike7.8-core package.  | 
            134 | see the description of the pike7.8-core package.  | 
          
| 133 | 135 | ||
| 134 | Package: pike7.8-svg  | 
            136 | Package: pike7.8-svg  | 
          
| 135 | Architecture: any  | 
            137 | Architecture: any  | 
          
| 136 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            138 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 137 | Suggests: pike7.8-image (= ${source:Version})
 | 
            139 | Suggests: pike7.8-image (= ${source:Version})
 | 
          
| 138 | Description: SVG format support for Pike  | 
            140 | Description: SVG format support for Pike  | 
          
| 139 | This module provides an SVG graphics format module. It has  | 
            141 | This module provides an SVG graphics format module. It has  | 
          
| 140 | been separated from the pike7.8-image module because of its  | 
            142 | been separated from the pike7.8-image module because of its  | 
          
| 141 | quite extensive dependencies.  | 
            143 | quite extensive dependencies.  | 
          
| Line 143... | Line 145... | ||
| 143 | Pike is an interpreted programming language, for more information  | 
            145 | Pike is an interpreted programming language, for more information  | 
          
| 144 | see the description of the pike7.8-core package.  | 
            146 | see the description of the pike7.8-core package.  | 
          
| 145 | 147 | ||
| 146 | Package: pike7.8-image  | 
            148 | Package: pike7.8-image  | 
          
| 147 | Architecture: any  | 
            149 | Architecture: any  | 
          
| 148 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            150 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 149 | Suggests: pike7.8-svg (= ${source:Version})
 | 
            151 | Suggests: pike7.8-svg (= ${source:Version})
 | 
          
| 150 | Description: Image module for Pike  | 
            152 | Description: Image module for Pike  | 
          
| 151 | This module provides many powerful image processing functions to  | 
            153 | This module provides many powerful image processing functions to  | 
          
| 152 | Pike programs.  | 
            154 | Pike programs.  | 
          
| 153 | .  | 
            155 | .  | 
          
| 154 | Pike is an interpreted programming language, for more information  | 
            156 | Pike is an interpreted programming language, for more information  | 
          
| 155 | see the description of the pike7.8-core package.  | 
            157 | see the description of the pike7.8-core package.  | 
          
| 156 | 158 | ||
| 157 | Package: pike7.8-sdl  | 
            159 | Package: pike7.8-sdl  | 
          
| 158 | Architecture: any  | 
            160 | Architecture: any  | 
          
| 159 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            161 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 160 | Description: SDL module for Pike  | 
            162 | Description: SDL module for Pike  | 
          
| 161 | This module provides the Pike interface to the SDL library.  | 
            163 | This module provides the Pike interface to the SDL library.  | 
          
| 162 | .  | 
            164 | .  | 
          
| 163 | Pike is an interpreted programming language, for more information  | 
            165 | Pike is an interpreted programming language, for more information  | 
          
| 164 | see the description of the pike7.8-core package.  | 
            166 | see the description of the pike7.8-core package.  | 
          
| 165 | 167 | ||
| 166 | Package: pike7.8-gdbm  | 
            168 | Package: pike7.8-gdbm  | 
          
| 167 | Architecture: any  | 
            169 | Architecture: any  | 
          
| 168 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            170 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 169 | Description: Gdbm module for Pike  | 
            171 | Description: Gdbm module for Pike  | 
          
| 170 | This Pike module provides access to gdbm databases.  | 
            172 | This Pike module provides access to gdbm databases.  | 
          
| 171 | .  | 
            173 | .  | 
          
| 172 | Pike is an interpreted programming language, for more information  | 
            174 | Pike is an interpreted programming language, for more information  | 
          
| 173 | see the description of the pike7.8-core package.  | 
            175 | see the description of the pike7.8-core package.  | 
          
| 174 | 176 | ||
| 175 | Package: pike7.8-gtk  | 
            177 | Package: pike7.8-gtk  | 
          
| 176 | Architecture: any  | 
            178 | Architecture: any  | 
          
| 177 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            179 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 178 | Description: GTK module for Pike  | 
            180 | Description: GTK module for Pike  | 
          
| 179 | This Pike module provides access to the GTK+ library.  | 
            181 | This Pike module provides access to the GTK+ library.  | 
          
| 180 | .  | 
            182 | .  | 
          
| 181 | Pike is an interpreted programming language, for more information  | 
            183 | Pike is an interpreted programming language, for more information  | 
          
| 182 | see the description of the pike7.8-core package.  | 
            184 | see the description of the pike7.8-core package.  | 
          
| 183 | 185 | ||
| 184 | Package: pike7.8-gl  | 
            186 | Package: pike7.8-gl  | 
          
| 185 | Architecture: any  | 
            187 | Architecture: any  | 
          
| 186 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            188 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 187 | Description: Mesa module for Pike  | 
            189 | Description: Mesa module for Pike  | 
          
| 188 | This Pike module provides access to the Mesa 3D graphics library.  | 
            190 | This Pike module provides access to the Mesa 3D graphics library.  | 
          
| 189 | .  | 
            191 | .  | 
          
| 190 | Pike is an interpreted programming language, for more information  | 
            192 | Pike is an interpreted programming language, for more information  | 
          
| 191 | see the description of the pike7.8-core package.  | 
            193 | see the description of the pike7.8-core package.  | 
          
| 192 | 194 | ||
| 193 | Package: pike7.8-sane  | 
            195 | Package: pike7.8-sane  | 
          
| 194 | Architecture: any  | 
            196 | Architecture: any  | 
          
| 195 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            197 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 196 | Description: SANE module for Pike  | 
            198 | Description: SANE module for Pike  | 
          
| 197 | This Pike module provides access to SANE.  | 
            199 | This Pike module provides access to SANE.  | 
          
| 198 | .  | 
            200 | .  | 
          
| 199 | Pike is an interpreted programming language, for more information  | 
            201 | Pike is an interpreted programming language, for more information  | 
          
| 200 | see the description of the pike7.8-core package.  | 
            202 | see the description of the pike7.8-core package.  | 
          
| 201 | 203 | ||
| 202 | Package: pike7.8-pcre  | 
            204 | Package: pike7.8-pcre  | 
          
| 203 | Architecture: any  | 
            205 | Architecture: any  | 
          
| 204 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            206 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 205 | Description: PCRE module for Pike  | 
            207 | Description: PCRE module for Pike  | 
          
| 206 | This Pike module enables one to use the PCRE (Perl regular  | 
            208 | This Pike module enables one to use the PCRE (Perl regular  | 
          
| 207 | expressions) from within the Pike programs.  | 
            209 | expressions) from within the Pike programs.  | 
          
| 208 | .  | 
            210 | .  | 
          
| 209 | Pike is an interpreted programming language, for more information  | 
            211 | Pike is an interpreted programming language, for more information  | 
          
| 210 | see the description of the pike7.8-core package.  | 
            212 | see the description of the pike7.8-core package.  | 
          
| 211 | 213 | ||
| 212 | Package: pike7.8-bzip2  | 
            214 | Package: pike7.8-bzip2  | 
          
| 213 | Architecture: any  | 
            215 | Architecture: any  | 
          
| 214 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            216 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 215 | Description: Bzip2 module for Pike  | 
            217 | Description: Bzip2 module for Pike  | 
          
| 216 | This Pike module enables one to use the Bzip2 compression  | 
            218 | This Pike module enables one to use the Bzip2 compression  | 
          
| 217 | algorithm from within the Pike programs.  | 
            219 | algorithm from within the Pike programs.  | 
          
| 218 | .  | 
            220 | .  | 
          
| 219 | Pike is an interpreted programming language, for more information  | 
            221 | Pike is an interpreted programming language, for more information  | 
          
| 220 | see the description of the pike7.8-core package.  | 
            222 | see the description of the pike7.8-core package.  | 
          
| 221 | 223 | ||
| 222 | Package: pike7.8-fuse  | 
            224 | Package: pike7.8-fuse  | 
          
| 223 | Architecture: any  | 
            225 | Architecture: any  | 
          
| 224 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            226 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 225 | Description: Filesystem in USErspace support for Pike  | 
            227 | Description: Filesystem in USErspace support for Pike  | 
          
| 226 | This Pike module enables one to export filesystems to the Linux  | 
            228 | This Pike module enables one to export filesystems to the Linux  | 
          
| 227 | kernel using the FUSE library.  | 
            229 | kernel using the FUSE library.  | 
          
| 228 | .  | 
            230 | .  | 
          
| 229 | Pike is an interpreted programming language, for more information  | 
            231 | Pike is an interpreted programming language, for more information  | 
          
| 230 | see the description of the pike7.8-core package.  | 
            232 | see the description of the pike7.8-core package.  | 
          
| 231 | 233 | ||
| 232 | Package: pike7.8-sqlite  | 
            234 | Package: pike7.8-sqlite  | 
          
| 233 | Architecture: any  | 
            235 | Architecture: any  | 
          
| 234 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            236 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 235 | Description: SQLite module for Pike  | 
            237 | Description: SQLite module for Pike  | 
          
| 236 | This Pike module enables one to use the SQLite embedded database  | 
            238 | This Pike module enables one to use the SQLite embedded database  | 
          
| 237 | library.  | 
            239 | library.  | 
          
| 238 | .  | 
            240 | .  | 
          
| 239 | Pike is an interpreted programming language, for more information  | 
            241 | Pike is an interpreted programming language, for more information  | 
          
| 240 | see the description of the pike7.8-core package.  | 
            242 | see the description of the pike7.8-core package.  | 
          
| 241 | 243 | ||
| 242 | Package: pike7.8-dnssd  | 
            244 | Package: pike7.8-dnssd  | 
          
| 243 | Architecture: any  | 
            245 | Architecture: any  | 
          
| 244 | Depends: ${shlibs:Depends}, pike7.8-core (= ${binary:Version})
 | 
            246 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
          
| 245 | Description: DNS Service Discovery (DNS-SD) for Pike  | 
            247 | Description: DNS Service Discovery (DNS-SD) for Pike  | 
          
| 246 | This Pike module enables one to take advantage of DNS service discovery.  | 
            248 | This Pike module enables one to take advantage of DNS service discovery.  | 
          
| 247 | .  | 
            249 | .  | 
          
| 248 | DNS Service Discovery is a way of using standard DNS programming interfaces,  | 
            250 | DNS Service Discovery is a way of using standard DNS programming interfaces,  | 
          
| 249 | servers, and packet formats to browse the network for services.  | 
            251 | servers, and packet formats to browse the network for services.  |