Package: php-apcu Priority: optional Section: php Installed-Size: 242 Maintainer: Debian PHP PECL Maintainers Architecture: amd64 Version: 5.1.7+4.0.11-2.A~4.2.0.201702101231 Replaces: php-user-cache Provides: php-user-cache, php7.0-apcu Depends: php-common (>= 1:7.0+33~), phpapi-20151012, libc6 (>= 2.14) Recommends: php-apcu-bc Suggests: php-gd Conflicts: php-user-cache, php-xcache, php-yac Filename: php7/amd64/php-apcu_5.1.7+4.0.11-2.A~4.2.0.201702101231_amd64.deb Size: 50258 MD5sum: 865d2567c2ed59560a08cea7d1d9dc3f SHA1: 442d933e5fa900255525c727900fd0dd5b8bb997 SHA256: ac560a43af177cfc25c542b6d2251f29ee4ee5a8fdcb255fae9c49fe5f1b6436 Description: APC User Cache for PHP The APCu is userland caching: APC (Alternative PHP Cache) stripped of opcode caching after the deployment of Zend OpCache in PHP 5.5 as the primary solution to opcode caching in future versions of PHP. . The APCu is a fast solution for userland caching (and dumping) of PHP variables locally, it is not distributed like MemcacheD, but they can be used together for optimal caching. Homepage: http://pecl.php.net/package/APCu Package: libapache2-mod-php7.0 Priority: optional Section: httpd Installed-Size: 4386 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: libapache2-mod-php, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, apache2-api-20120211, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Recommends: apache2 Suggests: php-pear Filename: php7/amd64/libapache2-mod-php7.0_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 1237062 MD5sum: cd868345956e1aa32f39f8a3d9d68af6 SHA1: a2c2fab8ff8c9724335a21b146aa7757bc8b890f SHA256: 7f2820ec66f23cb63b4247aeb46501550adc7a7c8fdeabc93a040d30d8a7b425 Description: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: libphp7.0-embed Priority: optional Section: php Installed-Size: 4367 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: libphp-embed, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: php7/amd64/libphp7.0-embed_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 1233536 MD5sum: d72bd81ca85114e543e680c6aa162832 SHA1: 721bf4db9f39990f92e07fc0620d1deabef55123 SHA256: b8f3288347625fe21f6be8643a939fd8ac34348ac69ff555933253ed4114d985 Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp7.0.so which can be used by application developers to embed PHP scripting functionality. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . WARNING: The embed SAPI is experimental and there's no guarantee that the API/ABI will be kept compatible even between minor releases. You have been warned. Homepage: http://www.php.net/ Package: php7.0-cgi Priority: optional Section: php Installed-Size: 8619 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-cgi, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: php7/amd64/php7.0-cgi_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 1249564 MD5sum: dc41c3f800221b96cc6154ae6339f65e SHA1: c458483565f0dd3d830a7823435fecae6a2975e9 SHA256: 81b1896aee1593982563b934f2dadb80a0301db3cea1610c010e379ad2fc7498 Description: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php7.0-fpm package. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-cli Priority: optional Section: php Installed-Size: 4469 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-cli, phpapi-20151012 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, php7.0-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: php7/amd64/php7.0-cli_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 1285798 MD5sum: 6e7e221768e8711d6c42fb4e9d3323c3 SHA1: 7189bdd4465c1101bf52ed2d31869042ccb81914 SHA256: 72f28d888ee63d1ec5bd283af40771de66cb03db7611964faf9d7c25d6be6864 Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.0 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-dev Priority: optional Section: php Installed-Size: 4668 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 1:8.20), libssl-dev, php7.0-cli (>= 7.0.15-1.A~4.2.0.201702101204), php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), shtool, libtool Recommends: dh-php, pkg-php-tools Filename: php7/amd64/php7.0-dev_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 507600 MD5sum: 566fe3dea342f071324fba281ad1afc8 SHA1: 15921fb282317bed80af3c7d0c3fc671ef766da5 SHA256: c3a26b1d9c1f699bb2a8f83931b8fb0838daa17b9226c2db0cadf1b469945577 Description: Files for PHP7.0 module development This package provides the files from the PHP7.0 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-fpm Priority: optional Section: php Installed-Size: 4523 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-fpm, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: php7/amd64/php7.0-fpm_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 1295622 MD5sum: dcc2e176a30323be63b64eaab2d59c1c SHA1: 1e9048c21d7019d975b2bf18e6039bf5f5aa4792 SHA256: 6188e93ad1b0c3733f0de526a857b236fd080e5ae9d6c64ef64e138fc78e0a1c Description: server-side, HTML-embedded scripting language (FPM-CGI binary) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. Note that MOST Apache users probably want the libapache2-mod-php7.0 package. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-phpdbg Priority: optional Section: php Installed-Size: 4573 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-phpdbg, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Recommends: php-readline Filename: php7/amd64/php7.0-phpdbg_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 1327414 MD5sum: 25a9ff241dd6bebd77987aa8001693b1 SHA1: f20e45510a836f593d0751bb1ccc62992ec3ebc5 SHA256: e88ff81c76a6a7dfc678680d5cbf3dfb13a358862a0e69e3aa7d05c6b52b4567 Description: server-side, HTML-embedded scripting language (PHPDBG binary) This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-intl Priority: optional Section: php Installed-Size: 567 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-intl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libicu52 (>= 52~m1-1~) Filename: php7/amd64/php7.0-intl_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 126818 MD5sum: c2b4031bdb0e3fbfbf6d62c89208de02 SHA1: c1fe151304b2057d3b6cdfa2de7c34886e7e44de SHA256: c4867d99b5f7ef068fa47ba99520d7ea635cbf7dcdee65223fe8147221f7fa24 Description: Internationalisation module for PHP This package provides the Internationalisation module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-odbc Priority: optional Section: php Installed-Size: 172 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-odbc, php-pdo-odbc, php7.0-pdo-odbc Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libodbc1 (>= 2.3.1) Filename: php7/amd64/php7.0-odbc_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 31606 MD5sum: 96938b3e2f1d5d769ffc8aff02ddb377 SHA1: a72b110f237725659fbad08ff0dce872420224d0 SHA256: 1b7a186df87348de888758e2b37807bd6e028572e5feee6b2522bcebbced9f9c Description: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-readline Priority: optional Section: php Installed-Size: 106 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-readline Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libedit2 (>= 3.1-20130611), libtinfo5 Filename: php7/amd64/php7.0-readline_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 12442 MD5sum: 2fb24aa3124127144e478f74e3311d0e SHA1: d049cab710caf26b5fc910095bcfb98a0ec57b36 SHA256: 856efcf6e6800a76d97bdcb16e7e6064352545d83918838ffd4aab96630c5eee Description: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-recode Priority: optional Section: php Installed-Size: 86 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-recode Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), librecode0 (>= 3.6) Filename: php7/amd64/php7.0-recode_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 5900 MD5sum: c69d60bc152b0f9b53dab4e33a8baa06 SHA1: 82dbbb5238c0b5174011d94c8b6d8176e74c3218 SHA256: 5625f9da40175733b4297c7e64875f92b0534672930e8eab9a03121b3e55a85d Description: recode module for PHP This package provides the recode module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-common Priority: optional Section: php Installed-Size: 4639 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.0-calendar, php7.0-ctype, php7.0-exif, php7.0-fileinfo, php7.0-ftp, php7.0-gettext, php7.0-iconv, php7.0-pdo, php7.0-phar, php7.0-posix, php7.0-shmop, php7.0-sockets, php7.0-sysvmsg, php7.0-sysvsem, php7.0-sysvshm, php7.0-tokenizer Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.0) Breaks: gforge-common (<< 6) Filename: php7/amd64/php7.0-common_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 869154 MD5sum: bbd7968bff594d608b9253baa2d5df83 SHA1: e1db60645b074741d93a9cb964839f5db8c407e5 SHA256: 57724d9806f477b7c7378c87c4c78e570a308833411a6b5d1208c77c0cba74e0 Description: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-sqlite3 Priority: optional Section: php Installed-Size: 158 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-pdo-sqlite, php-sqlite3, php7.0-pdo-sqlite Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libsqlite3-0 (>= 3.7.4) Filename: php7/amd64/php7.0-sqlite3_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 25514 MD5sum: a272fb4004d479002576ee5b4f809639 SHA1: 62daeeea50b6bc9b4f169aa020bce62fbeff6ed3 SHA256: e547d20907216faefb5d79e01c7fb6fc0104a5eeed7c94f5bdd0648c6436a41f Description: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-xml Priority: optional Section: php Installed-Size: 532 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Replaces: php7.0-xsl (<< 7.0.3-6~) Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.0-dom, php7.0-simplexml, php7.0-wddx, php7.0-xmlreader, php7.0-xmlwriter, php7.0-xsl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.0-xsl (<< 7.0.3-6~) Filename: php7/amd64/php7.0-xml_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 115342 MD5sum: 85716e39bb52254e3aff3ca901a5c494 SHA1: 8b34e7c4f9f9099a10c40559ad7dca7136e2dc5a SHA256: 8be90bb5f10c58509fa00089d529daf94db1378b9914ad09f6a866df9f43e34c Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-zip Priority: optional Section: php Installed-Size: 138 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-zip Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: php7/amd64/php7.0-zip_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 20696 MD5sum: eeb26e08bc6b1f37f31dd90dad668e06 SHA1: e6a34f55eb9128ddecb2d72ed62d2dee6a35a4b5 SHA256: f65b8fc66f09a3cace56fee2cddc0876f40d7ee7e46114d49241340353056853 Description: Zip module for PHP This package provides the Zip module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-sybase Priority: optional Section: php Installed-Size: 107 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-pdo-dblib, php7.0-pdo-dblib Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libsybdb5 (>= 0.63) Filename: php7/amd64/php7.0-sybase_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 11318 MD5sum: d28af61a1c1e5bbb98b0e21b014f86a9 SHA1: dc4f9a6072044204a4ecfa32115cf5757669a552 SHA256: 13bebedfd75bdb635fe4b06973713b2817f6f74428606fd3396d1608cd7a3e54 Description: Sybase module for PHP This package provides the Sybase module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-gd Priority: optional Section: php Installed-Size: 182 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-gd Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.0), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libwebp5, libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Filename: php7/amd64/php7.0-gd_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 27644 MD5sum: 3d3d1f6f69ed67e15aee60a1038afdd2 SHA1: e40727451324a1d64091e32e7802997dccc0d0eb SHA256: 88936206355f200a7b215bffdffbab592db798c29298879b0ac3d3d211f862e9 Description: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-gmp Priority: optional Section: php Installed-Size: 146 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-gmp Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libgmp10 Filename: php7/amd64/php7.0-gmp_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 21364 MD5sum: 30fb6f8efa35a0079373cb2763fffe1d SHA1: 6d4e055585fcd02148d8db8033c19832bb30a91d SHA256: b9084992c5d747764596842cc7cabdd75c115e067803a6523dbf6866a7e6140f Description: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-ldap Priority: optional Section: php Installed-Size: 138 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-ldap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Filename: php7/amd64/php7.0-ldap_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 21420 MD5sum: 47ad1d6969caa53a05635c499897ec86 SHA1: c39a87e53c4a86818e06ae22457125500028e7ac SHA256: 9c5251b9ce415c5ab9f5dd244a26a7229e92a4141ae1c8ac78b4ca10fab4c607 Description: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-interbase Priority: optional Section: php Installed-Size: 201 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-interbase, php-pdo-firebird, php7.0-pdo-firebird Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Filename: php7/amd64/php7.0-interbase_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 41782 MD5sum: 36b1c94c862582d4624ca7ecd088dc1a SHA1: 73b441aff2b84d285ae395de1581a4c8c6c6d25b SHA256: d4cf64e3aa4c9a1d40c27d189cae2e83cac322cb1f2408580aed1cab442dd682 Description: Interbase module for PHP This package provides the Interbase module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-tidy Priority: optional Section: php Installed-Size: 126 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-tidy Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libtidy5 (>= 5.2.0) Filename: php7/amd64/php7.0-tidy_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 16982 MD5sum: 9092d049a6d6a6e6b1f5d4bd601aa183 SHA1: 7982b7c77d3a42301829a3dac4a660ca8a53c7cf SHA256: 4141e7d4262811da07c5d431787014a4de597f12c000256b7a6ad7ab4ee2d7cb Description: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-mcrypt Priority: optional Section: php Installed-Size: 118 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-mcrypt Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libltdl7 (>= 2.4.2), libmcrypt4 Filename: php7/amd64/php7.0-mcrypt_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 14820 MD5sum: 03b851b7b98d5d794218491733e5e1a1 SHA1: f65cd514ba4593949f71b1eae50b74bbaeed8a26 SHA256: 7b143c732e644b39ac0cc72c4f1509f74c141936a21a56a7045ed91168c9b1c1 Description: libmcrypt module for PHP This package provides the libmcrypt module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-snmp Priority: optional Section: php Installed-Size: 2178 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-snmp Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libsnmp30 (>= 5.7.2.1+dfsg-1~dfsg), libssl1.0.0 (>= 1.0.0) Filename: php7/amd64/php7.0-snmp_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 19770 MD5sum: 54dd190e4da08870e426369af64e755a SHA1: 52b896bb2ed5856a140f0c8553ad8f848758b726 SHA256: 341d2bb6dc86405a0e315e8e342f7a584b403b7342b352dfc7517206db18aa31 Description: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-json Priority: optional Section: php Installed-Size: 114 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-json Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14) Filename: php7/amd64/php7.0-json_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 17374 MD5sum: add08c2cb6d6172a09f2cd520643b15c SHA1: 70016f3fc3cdb7952bd9376c7a5522eef45af2d1 SHA256: 22b308d2d2a10e11c1bb9bb430ebf846fcf45c4428ac7a8f9358b8d304c1add7 Description: JSON module for PHP This package provides the JSON module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-pgsql Priority: optional Section: php Installed-Size: 261 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-pdo-pgsql, php-pgsql, php7.0-pdo-pgsql Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libpq5 (>= 9.3~) Filename: php7/amd64/php7.0-pgsql_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 56940 MD5sum: 3af3537763edcfe4dccfe5ec05cd3b96 SHA1: 984ccbf1d6db926d3f0739e1ed4f7c37c693be77 SHA256: 272cb4a21551940b23bcc54a9fc593c347e4af1aed55a74aa30cc11dca4e5eba Description: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-mbstring Priority: optional Section: php Installed-Size: 1522 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-mbstring Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14) Filename: php7/amd64/php7.0-mbstring_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 464252 MD5sum: 0c10f776cdbde7645d7273155808e444 SHA1: d91c7d75f1134870819fea69d1a94ab87303ab67 SHA256: 54725a470109b5967f3a85e26c89089136908d8e6747dd9995795bf385265148 Description: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-enchant Priority: optional Section: php Installed-Size: 103 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-enchant Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libenchant1c2a (>= 1.6.0) Filename: php7/amd64/php7.0-enchant_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 9600 MD5sum: ced6e08e37ca3f32fc2553358c86db5f SHA1: 4ec19ffdfe8ae35bb33fc77aef46ab9634fd7389 SHA256: 405d79e42591b6b330f39966d5bf3031d520146a63bf044fa6aa85a7beb17313 Description: Enchant module for PHP This package provides the Enchant module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-opcache Priority: optional Section: php Installed-Size: 271 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-opcache Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14) Filename: php7/amd64/php7.0-opcache_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 77124 MD5sum: eef32f1e509a73bd5b18398d0d15218f SHA1: 7b76df0772367668721f5d869ddfacf63bc5d7fc SHA256: 92c106d3aa690010489b8df225da9e272aa6c1fc76a5c82da697174087721eb7 Description: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-imap Priority: optional Section: php Installed-Size: 170 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-imap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc-client2007e, libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libpam0g (>= 0.99.7.1), libssl1.0.0 (>= 1.0.0) Filename: php7/amd64/php7.0-imap_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 29998 MD5sum: cb5964288a64868736e1afd93f3a547a SHA1: 020ae2eec3ae77056a4cd992b46af0a2165420cc SHA256: 1fc50fdd38e359df6ad0496d75aebc62d3e0d447af6981cd97c2df44cdac9136 Description: IMAP module for PHP This package provides the IMAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-bz2 Priority: optional Section: php Installed-Size: 106 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-bz2 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libbz2-1.0, libc6 (>= 2.14) Filename: php7/amd64/php7.0-bz2_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 10592 MD5sum: 6ba9a19a07033141fa402c02d5f26c19 SHA1: 7853367d1fb3e393ba368720e2d5720c7a2911e2 SHA256: 01cf8e67d942a67dd5952856f66007b5125e3cf46dd74c0db0174aec5efbde90 Description: bzip2 module for PHP This package provides the bzip2 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-mysql Priority: optional Section: php Installed-Size: 518 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.0-mysqli, php7.0-mysqlnd, php7.0-pdo-mysql Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.15) Filename: php7/amd64/php7.0-mysql_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 125126 MD5sum: e027a26bab2db242b22daa90e6b76248 SHA1: 1a91299e28c01138a99de5c695073454e14c7f2d SHA256: a5250e85c1da478c39f2107e2715ee94eca84ddbbdf139aab3fce7722782c92b Description: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-bcmath Priority: optional Section: php Installed-Size: 110 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-bcmath Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14) Filename: php7/amd64/php7.0-bcmath_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 16226 MD5sum: 89ee6e7aabfe963c6cdb2bbcb73a61a7 SHA1: 5e3e946d72231bcf5b97fcd66998401007694955 SHA256: f5201f96b4919274cc867f5d8d04dab501d18725eb04812f189d1b58c544ed24 Description: Bcmath module for PHP This package provides the Bcmath module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-soap Priority: optional Section: php Installed-Size: 386 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-soap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libxml2 (>= 2.7.4) Filename: php7/amd64/php7.0-soap_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 114944 MD5sum: b4776dfd754adcabfc582e01e5bab303 SHA1: c8627678d99410a767fca841864748eb1895363c SHA256: 025eaaef50c07d67d903e30ee463cd7831835b77b46b33a9e6adce216b87db77 Description: SOAP module for PHP This package provides the SOAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-dba Priority: optional Section: php Installed-Size: 139 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-dba Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libdb5.3, libqdbm14 (>= 1.8.74) Filename: php7/amd64/php7.0-dba_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 23670 MD5sum: e5ae54f8629d12f3125a8fc602c34b7c SHA1: 34c06478f729cac6abecd2120d438b547814d0f7 SHA256: fbd818e7fe7b1507fe7d354881cdcadee2e9bb3dd919216c88a2fddb100591cc Description: DBA module for PHP This package provides the DBA module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-xmlrpc Priority: optional Section: php Installed-Size: 110 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-xmlrpc Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libxml2 (>= 2.6.27), libxmlrpc-epi0 Filename: php7/amd64/php7.0-xmlrpc_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 13222 MD5sum: 8390c69bddd595b6750c4d1035f8f325 SHA1: 25ee53a581f94530389dfabe56eb2c5e11cd1fed SHA256: 99baa2001594ee256b4a35d5155be0ddb1b4ffb57455b8f74c23e45d7a984c16 Description: XMLRPC-EPI module for PHP This package provides the XMLRPC-EPI module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-pspell Priority: optional Section: php Installed-Size: 98 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-pspell Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Filename: php7/amd64/php7.0-pspell_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 8622 MD5sum: a5d9f4b27ff0f38869d89c7df86c6751 SHA1: d6a39438ba14deac4a1687ab6b039fc1a40f3743 SHA256: 665fe798710fc9312bd126c3b6158894bf6b38e8d08ea678e1df2f2c529cec1c Description: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-curl Priority: optional Section: php Installed-Size: 162 Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-curl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.14), libcurl3 (>= 7.18.0) Filename: php7/amd64/php7.0-curl_7.0.15-1.A~4.2.0.201702101204_amd64.deb Size: 27498 MD5sum: b2c1e8a5e97e8a8c9bb2549fbcd08da6 SHA1: 5017120f2a21d13012b048eaa81418b14377d25a SHA256: 6bb790981c64096d0e25b951e15505e81a1f4c6240c78bd1b66ad6c50153494b Description: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: libzip-dev Priority: optional Section: libdevel Installed-Size: 429 Maintainer: Fathi Boudra Architecture: amd64 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libzip4 (= 1.1.2-1.1.A~4.2.0.201703131125), zlib1g-dev Filename: php7/amd64/libzip-dev_1.1.2-1.1.A~4.2.0.201703131125_amd64.deb Size: 117236 MD5sum: 6affeb9ec8bdc94810a64ebd4caf33c6 SHA1: cb4fcce96fb65900ff0e6e0d4739888d6465120f SHA256: fd14ceef949e1567063973164da77c6c44e8794fa2283861c671bc21767b694d Description: library for reading, creating, and modifying zip archives (development) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the static libraries and headers for developing applications that use the libzip library API. Multi-Arch: same Homepage: http://www.nih.at/libzip/ Package: libzip4 Priority: optional Section: libs Installed-Size: 124 Maintainer: Fathi Boudra Architecture: amd64 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: php7/amd64/libzip4_1.1.2-1.1.A~4.2.0.201703131125_amd64.deb Size: 40606 MD5sum: 98000d760b5f27a3e09c42889fdf5a7d SHA1: 2629f82bb3d38edca3472a191c054e9a8843ef14 SHA256: 3b436bf1907e5cea9bda838f0564cd9c13cd9c230ab0bf8172425d6c694d0962 Description: library for reading, creating, and modifying zip archives (runtime) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the files necessary for running applications that use the libzip library. Multi-Arch: same Homepage: http://www.nih.at/libzip/ Package: zipcmp Priority: optional Section: utils Installed-Size: 62 Maintainer: Fathi Boudra Architecture: amd64 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: php7/amd64/zipcmp_1.1.2-1.1.A~4.2.0.201703131125_amd64.deb Size: 12922 MD5sum: c4226511ac25aaa50f23f4ca0208c08d SHA1: a1fa061579a8833a2be8025e8fc70f10d50187d4 SHA256: 52995bb29f9ff0b6f1ff995bf9062bcd684cce35a70bdaf0160596941b0eb4fa Description: compare contents of zip archives zipcmp compares two zip archives and checks if they contain the same files, comparing their names, uncompressed sizes, and CRCs. File order and compressed size differences are ignored. Homepage: http://www.nih.at/libzip/ Package: zipmerge Priority: optional Section: utils Installed-Size: 54 Maintainer: Fathi Boudra Architecture: amd64 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: php7/amd64/zipmerge_1.1.2-1.1.A~4.2.0.201703131125_amd64.deb Size: 10604 MD5sum: a0260db475a56ca0cda5c23fb0cd95d3 SHA1: 0b3bc3796d97119ecf90560fff5f7b7fc07b9d5e SHA256: 7f55bd0e4c003e6f9daa43c6a461c4d8f40de8181a724c394897789c8c93a742 Description: merge zip archives zipmerge merges a source zip archives into a target zip archive. By default, files in the source zip archives overwrite existing files of the same name in the target zip archive. Homepage: http://www.nih.at/libzip/ Package: ziptool Priority: optional Section: utils Installed-Size: 80 Maintainer: Fathi Boudra Architecture: amd64 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libc6 (>= 2.14), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: php7/amd64/ziptool_1.1.2-1.1.A~4.2.0.201703131125_amd64.deb Size: 20082 MD5sum: 6404e825476790d7ccf596d85394449b SHA1: 34b217bc14fcdef484c14df80eef04570ab9d198 SHA256: 024875ffa0d70bc53d1ec4ff37265e3b1a5da254aa99488c263ea60207635cc1 Description: modify zip archives ziptool is a utility for working with zip archives. It can modify details of zip archives according to the commands given, including timestamps and other metadata about the included files. Homepage: http://www.nih.at/libzip/ Package: tidy Priority: optional Section: web Installed-Size: 107 Maintainer: Jason Thomas Architecture: amd64 Source: tidy-html5 Version: 1:5.2.0-2.A~4.2.0.201703131123 Depends: libc6 (>= 2.14), libtidy5 (= 1:5.2.0-2.A~4.2.0.201703131123) Filename: php7/amd64/tidy_5.2.0-2.A~4.2.0.201703131123_amd64.deb Size: 44930 MD5sum: 6002c69140db945ebf78243858bcf4e0 SHA1: a2b232316b98dd9461c2f75f607bf23e870d4de5 SHA256: 50d528cb838944a42111adb193ddf73625ec9202a1cdd9aefe35e02a85665e32 Description: HTML/XML syntax checker and reformatter Tidy is a console application which corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. Tidy is a product of the World Wide Web Consortium and the HTML Tidy Advocacy Community Group. Homepage: http://www.html-tidy.org/ Package: libtidy5 Priority: optional Section: libs Installed-Size: 814 Maintainer: Jason Thomas Architecture: amd64 Source: tidy-html5 Version: 1:5.2.0-2.A~4.2.0.201703131123 Depends: libc6 (>= 2.14) Filename: php7/amd64/libtidy5_5.2.0-2.A~4.2.0.201703131123_amd64.deb Size: 177988 MD5sum: 469e68fd7d2c7b9242799cb5d635e4c4 SHA1: ba150b2169e429df0ca071ff257e4fe1cebda7ac SHA256: 7ffc1b813c8af1b3055c8bfbaa59ad1df67d6c5cb744ae5e2825a7eeed4aebf3 Description: HTML/XML syntax checker and reformatter - library This is a library package, used by programs which have a dependency on libtidy5. If you want to run Tidy on the command line, please install the 'tidy' package. If you want to build a program from source which uses libtidy5, please install the 'libtidy-dev' package. Homepage: http://www.html-tidy.org/ Package: libtidy-dev Priority: optional Section: libdevel Installed-Size: 1063 Maintainer: Jason Thomas Architecture: amd64 Source: tidy-html5 Version: 1:5.2.0-2.A~4.2.0.201703131123 Replaces: libtidy-0.99-0 Depends: libtidy5 (= 1:5.2.0-2.A~4.2.0.201703131123) Suggests: libdmalloc-dev Breaks: libtidy-0.99-0 Filename: php7/amd64/libtidy-dev_5.2.0-2.A~4.2.0.201703131123_amd64.deb Size: 195228 MD5sum: dbcc6c17afed2e62d4822aa6f4da0940 SHA1: 4012e6f6ee169edcd832fa1d29710eb97f64bc52 SHA256: 0ce23c36b5f1abb65b80f7f6d98cb39fdabad44d2542c62450e4237f6e1b1902 Description: HTML/XML syntax checker and reformatter - development This is a development package, which contains header files and a static library. It can be removed if you are not building packages from source which rely on libtidy5. Homepage: http://www.html-tidy.org/