Package: amqp-tools Source: librabbitmq Version: 0.9.0-0.1+0~20181001131501.2+jessie~1.gbp3879d4 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Michael Fladischer Installed-Size: 130 Depends: librabbitmq4 (= 0.9.0-0.1+0~20181001131501.2+jessie~1.gbp3879d4), libc6 (>= 2.15), libpopt0 (>= 1.14), libssl1.0.2 (>= 1.0.2d) Homepage: https://github.com/alanxz/rabbitmq-c Priority: optional Section: net Filename: pool/main/libr/librabbitmq/amqp-tools_0.9.0-0.1+0~20181001131501.2+jessie~1.gbp3879d4_i386.deb Size: 28828 SHA256: 0f3fd848ec36c35f57d88f1c213af6c78e8ef914e19749abf68b386a39da779e SHA1: 9c35d478476f9f05370d23d6f2f8b1e8d30706dc MD5sum: 2576bbaa09a6cf8607c4200e804c3482 Description: Command-line utilities for interacting with AMQP servers RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes command line utilities. Package: argon2 Version: 0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Luca Bruno Installed-Size: 100 Depends: libc6 (>= 2.4) Multi-Arch: foreign Homepage: https://github.com/P-H-C/phc-winner-argon2 Priority: optional Section: utils Filename: pool/main/a/argon2/argon2_0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167_i386.deb Size: 26500 SHA256: 22ed187df0e47b917658ed82fdfa30587364271667548204f3630e21622957f2 SHA1: 400762724526636b332b438f1083dd982bbc0d5f MD5sum: b0c14e0af5dce26f881fec41ab64ea22 Description: memory-hard hashing function - utility Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package contains the argon2 tool for hashing data on the command-line. Package: dh-php Version: 0.34+0~20181104184624.4+jessie~1.gbpaebebf Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 91 Depends: debhelper, liblist-moreutils-perl, perl, xml2 Priority: optional Section: php Filename: pool/main/d/dh-php/dh-php_0.34+0~20181104184624.4+jessie~1.gbpaebebf_all.deb Size: 14072 SHA256: c6f053eecfc49648b3b1dddf6d3aad5953ba67dccec45d3ff3f78335bac3c910 SHA1: 05d2be4e9ecc68144006055cbc5f7b349fe00b5c MD5sum: 6d8418d43d6c936edc526a5886936a08 Description: debhelper add-on to handle PHP PECL extensions dh-php provides a debhelper sequence add-on named 'php' and the dh_php command. . The dh_php command adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable PHP PECL extensions for all available PHP SAPIs. Package: icu-devtools Source: icu Version: 64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 583 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu64 (>= 64.1~), libstdc++6 (>= 4.9) Breaks: icu-tools (<< 63.1-1~), libicu-dev (<< 64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694) Replaces: icu-tools (<< 63.1-1~), libicu-dev (<< 64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694) Multi-Arch: foreign Homepage: http://www.icu-project.org Priority: optional Section: libdevel Filename: pool/main/i/icu/icu-devtools_64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694_i386.deb Size: 199056 SHA256: 951030562579c205f5b98a87d27cdca58627dd893d357f6583023fa35be08db3 SHA1: 07e66010f7a55c5ea3ca890d87b5142ccd47608c MD5sum: a13154637be9e909e7663cfe7e6b7f27 Description: Development utilities for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains programs used to manipulate data files found in the ICU sources and is a dependency of libicu-dev. End users would generally not need to install this package. Package: icu-doc Source: icu Version: 64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694 Built-For-Profiles: nocheck Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 35761 Multi-Arch: foreign Homepage: http://www.icu-project.org Priority: optional Section: doc Filename: pool/main/i/icu/icu-doc_64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694_all.deb Size: 2667940 SHA256: 10b88f883ebf9c47ec758e0e22615ae0ac330866d3df676bfb33581542d199ae SHA1: ff833f65eba7ce8a2d1b8168221a0c1b0d2d84a0 MD5sum: 4f0657d82497fd1ae8b3d6c9f6a9b890 Description: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Package: libapache2-mod-php Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 78 Depends: libapache2-mod-php7.3 Priority: optional Section: php Filename: pool/main/p/php-defaults/libapache2-mod-php_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6368 SHA256: 4b79c6e6d3d3c4c562d8fd9d31cb20fa229f3d6cb5cdcda238982a24efa437c0 SHA1: c1e4dff38a27972d38adb73a229c34adccf09b7a MD5sum: 558985bbb5de539f0ca9353991b40de6 Description: server-side, HTML-embedded scripting language (Apache 2 module) (default) This package provides the PHP module for the Apache 2 webserver. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 7.3). Package: libapache2-mod-php5.6 Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4362 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-cli, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), php5.6-json, php5.6-opcache, tzdata, ucf, apache2-api-20120211, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: apache2 Suggests: php-pear Provides: libapache2-mod-php, phpapi-20131226 Homepage: http://www.php.net/ Priority: optional Section: httpd Filename: pool/main/p/php5.6/libapache2-mod-php5.6_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 1315394 SHA256: 8e0d7231fe334227e91646f9b670468f6c503d277b91c5e6f3d8fbd9cc283a65 SHA1: c1f2a978fa2978d13433ed835107e0ee6001c180 MD5sum: b9fd8903f62a0b1a2d89083146271716 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 ereg filter hash libxml mhash 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. Package: libapache2-mod-php7.0 Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4026 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-cli, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), php7.0-json, php7.0-opcache, tzdata, ucf, apache2-api-20120211, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: apache2 Suggests: php-pear Provides: libapache2-mod-php, phpapi-20151012 Homepage: http://www.php.net/ Priority: optional Section: httpd Filename: pool/main/p/php7.0/libapache2-mod-php7.0_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 1279608 SHA256: 58ec85b5b6540f243fdc1f04e84cff1738b34c8df8117673cd52edcfdb045611 SHA1: c60bbd7c2c66d3b90afc83a7e58d214b933d9812 MD5sum: 1448b7b373b4997e522c5d213595ebb5 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. Package: libapache2-mod-php7.1 Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4187 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.1-cli, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), php7.1-json, php7.1-opcache, tzdata, ucf, apache2-api-20120211, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: apache2 Suggests: php-pear Provides: libapache2-mod-php, phpapi-20160303 Homepage: http://www.php.net/ Priority: optional Section: httpd Filename: pool/main/p/php7.1/libapache2-mod-php7.1_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 1325260 SHA256: 7275c74f547629295f7a8f7e819f5951f10af9ba8abc42dbf9cceed07096d9c3 SHA1: 1b4a5afd07908832060ee5400876a009d6e68af1 MD5sum: d4f716cdba5bb96856c5ffeca496de15 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. Package: libapache2-mod-php7.2 Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4403 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-cli, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), php7.2-json, php7.2-opcache, tzdata, ucf, apache2-api-20120211, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: apache2 Suggests: php-pear Provides: libapache2-mod-php, phpapi-20170718 Homepage: http://www.php.net/ Priority: optional Section: httpd Filename: pool/main/p/php7.2/libapache2-mod-php7.2_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 1370762 SHA256: fb7de9d7632d3b91d2391472945f898835195d4c6173ad0502bfff2cd9e159df SHA1: ca86ca9b086f6a92854e5a709ea100ecd2426be0 MD5sum: a0778bf4dcffebcb208b8a6f536590da 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 sodium 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. Package: libapache2-mod-php7.3 Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4209 Depends: libmagic1, mime-support, php7.3-cli, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), php7.3-json, php7.3-opcache, tzdata, ucf, apache2-api-20120211, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: apache2 Suggests: php-pear Provides: libapache2-mod-php, phpapi-20180731 Homepage: http://www.php.net/ Priority: optional Section: httpd Filename: pool/main/p/php7.3/libapache2-mod-php7.3_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 1347224 SHA256: da6f4e497569117d4955c16b355bc904164b54bfbcb5eab206da50a02351d109 SHA1: a3d21a58f0e74185377ef0bd03114fad6eeaec38 MD5sum: 04923e1fef3e604f0012413373eeaba9 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 sodium 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. Package: libapache2-mod-php7.4 Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4197 Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), php7.4-json, php7.4-opcache, tzdata, ucf, apache2-api-20120211, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: apache2 Suggests: php-pear Provides: libapache2-mod-php, phpapi-20190529 Homepage: http://www.php.net/ Priority: optional Section: httpd Filename: pool/main/p/php7.4/libapache2-mod-php7.4_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 1363790 SHA256: d206aebe81f33e1fa5554477873ae6c4e1346546d07e1622bbfbf8f1ddfb08a5 SHA1: 922ff700946258354a768684c6c142d1835f7d96 MD5sum: 3b08e6c651eedf4cafe2989889f0ff3e 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 sodium 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. Package: libargon2-0 Source: argon2 Version: 0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Luca Bruno Installed-Size: 42 Depends: libargon2-1 (= 0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167) Homepage: https://github.com/P-H-C/phc-winner-argon2 Priority: optional Section: libdevel Filename: pool/main/a/argon2/libargon2-0_0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167_i386.deb Size: 6218 SHA256: 6867ef68821f0011bb897117d3471a563e5ce41d85cac5ee23a3ee934d7640e3 SHA1: 5434f40444da73e19c0e447f260a5a2b2db48ed6 MD5sum: d9a00ee5b84bbc1cb2e68de335b18e08 Description: memory-hard hashing function - runtime library Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package provides compatibility for packages built against older versions of libargon2. Package: libargon2-1 Source: argon2 Version: 0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Luca Bruno Installed-Size: 88 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: https://github.com/P-H-C/phc-winner-argon2 Priority: optional Section: libs Filename: pool/main/a/argon2/libargon2-1_0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167_i386.deb Size: 24134 SHA256: 4769b6c695c23616ebb5fe39e3f777c63cd8418adc507a8d6284c41a5b2a842e SHA1: ea2986ce746fe19608ca80e8112594326861a41d MD5sum: 2e1e152517c7a34a5d748b7bd37c9743 Description: memory-hard hashing function - runtime library Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package includes the dynamic library against which programs are linked. Package: libargon2-dev Source: argon2 Version: 0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Luca Bruno Installed-Size: 120 Depends: libargon2-1 (= 0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167) Conflicts: libargon2-0-dev Replaces: libargon2-0-dev Provides: libargon2-0-dev Multi-Arch: same Homepage: https://github.com/P-H-C/phc-winner-argon2 Priority: optional Section: libdevel Filename: pool/main/a/argon2/libargon2-dev_0~20190702-0.1+0~20190710.3+debian8~1.gbp2fb167_i386.deb Size: 27582 SHA256: e4c3c9fb7391fbedb6eaf260f00d4934e245dcb51d03dfc6f038d3edc2ddec49 SHA1: af68712168bcaec184e775c8ca712406c05cc15c MD5sum: 411072b2fd0eb49e2c9dd3a55ab09085 Description: memory-hard hashing function - development files Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package contains headers and libraries for developing program based on argon2. Package: libgd-dev Source: libgd2 Version: 2.2.5-5.2+0~20190808.4+debian8~1.gbp6d9343 Built-For-Profiles: nocheck Architecture: i386 Maintainer: GD Team Installed-Size: 792 Depends: libgd3 (= 2.2.5-5.2+0~20190808.4+debian8~1.gbp6d9343), libpng-dev, libz-dev, libjpeg-dev, libfreetype6-dev, libxpm-dev, libx11-dev, libxt-dev, libfontconfig-dev, libvpx-dev, libtiff-dev Multi-Arch: same Homepage: http://www.libgd.org/ Priority: optional Section: libdevel Filename: pool/main/libg/libgd2/libgd-dev_2.2.5-5.2+0~20190808.4+debian8~1.gbp6d9343_i386.deb Size: 280652 SHA256: 483b77eeee4286db50b599140d6217df571b6353015bfe66d1e6410ed3b65e6c SHA1: 5d1251c677db14e773c41c159a7e1090b9ebca60 MD5sum: 3f37bd13dac4d69e85a8f86cd688c81f Description: GD Graphics Library (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library. Package: libgd-tools Source: libgd2 Version: 2.2.5-5.2+0~20190808.4+debian8~1.gbp6d9343 Built-For-Profiles: nocheck Architecture: i386 Maintainer: GD Team Installed-Size: 135 Depends: libc6 (>= 2.7), libgd3 (>= 2.1.0~alpha~), perl:any Suggests: libgd-dev Homepage: http://www.libgd.org/ Priority: optional Section: graphics Filename: pool/main/libg/libgd2/libgd-tools_2.2.5-5.2+0~20190808.4+debian8~1.gbp6d9343_i386.deb Size: 36296 SHA256: be354840136b296bd699fa4010540f190ecfa3c4a26c669697e7e0ad1e1ab943 SHA1: 1c4aa39bf4d4fd849ee618addd8b962e2a489b40 MD5sum: f81ad92d02a126111bf0bb301b8c77fd Description: GD command line tools and example code GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is some simple command line tools and example code that use the GD graphics library. Package: libgd3 Source: libgd2 Version: 2.2.5-5.2+0~20190808.4+debian8~1.gbp6d9343 Built-For-Profiles: nocheck Architecture: i386 Maintainer: GD Team Installed-Size: 475 Depends: libc6 (>= 2.11), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libtiff5 (>= 4.0.3), libwebp5, libxpm4, zlib1g (>= 1:1.1.4) Suggests: libgd-tools Multi-Arch: same Homepage: http://www.libgd.org/ Priority: optional Section: libs Filename: pool/main/libg/libgd2/libgd3_2.2.5-5.2+0~20190808.4+debian8~1.gbp6d9343_i386.deb Size: 139842 SHA256: b7bcff9a59c89f281a540fd7abba908c7ce9b2778c258a0e2f37b3d6b41901b7 SHA1: 0a6405553c06a35ac13baccf18886bbed6f62d7d MD5sum: 7fe341eaf8ddeafa88add626b1c141d5 Description: GD Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library. Package: libicu-dev Source: icu Version: 64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 40952 Depends: libicu64 (= 64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694), icu-devtools (>= 64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694), libc6-dev | libc-dev Suggests: icu-doc Breaks: icu-devtools (<< 63.1-1~) Replaces: icu-devtools (<< 63.1-1~) Multi-Arch: same Homepage: http://www.icu-project.org Priority: optional Section: libdevel Filename: pool/main/i/icu/libicu-dev_64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694_i386.deb Size: 9348396 SHA256: 75cdbed55c5128b2c20f8e0c6ce1e4f4ff95d9c4dd5e8743a0deb3620eb6e646 SHA1: 5f53a08a6b932e33697bc8e0ce276eb6e17b1a6f MD5sum: b36568873fa5044ffb80ca2e1f8ffe23 Description: Development files for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU. Package: libicu63 Source: icu Version: 63.1-6+0~20190318100909.1+jessie~1.gbp07d7b6 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 31735 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9) Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~) Replaces: libiculx63 (<< 63.1-5) Multi-Arch: same Homepage: http://www.icu-project.org Priority: optional Section: libs Filename: pool/main/i/icu/libicu63_63.1-6+0~20190318100909.1+jessie~1.gbp07d7b6_i386.deb Size: 8346202 SHA256: 80380e8d7adc6a1d7e9f53d95c9e251f7971bc0a72e6ebbb6bbf1143b98f2258 SHA1: 45ee8d6499cc24069e2bebf615de800c2f88e10e MD5sum: d3734386afa457cfde5adb3b59442318 Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Package: libicu64 Source: icu Version: 64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 32220 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9) Breaks: openttd (<< 1.8.0-2~) Multi-Arch: same Homepage: http://www.icu-project.org Priority: optional Section: libs Filename: pool/main/i/icu/libicu64_64.1-0.1+0~20190410090923.5+jessie~1.gbp38f694_i386.deb Size: 8471370 SHA256: 5def67bf23d412c7b943b6ca60260fe0a932eafbe15ac61fc15b2277290458da SHA1: 000b2d6513a590b4b236fbecbea7d1634e6d21c9 MD5sum: c3083b7de6385a9bddc103328abad966 Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Package: libpcre16-3 Source: pcre3 Version: 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f Built-For-Profiles: nocheck Architecture: i386 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 576 Depends: libc6 (>= 2.4) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/p/pcre3/libpcre16-3_8.43-1+0~20190710.6+debian8~1.gbpbfc49f_i386.deb Size: 260010 SHA256: dbfeb29e32299ed4851fa40400571026d3b478da5d2c92859357048b5f289adb SHA1: 398d0bce88390679c7904e6ffcadf40c78fff1ee MD5sum: 3455d0b3e98027c3e664a51e92824098 Description: Perl 5 Compatible Regular Expression Library - 16 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 16 bit runtime library. Package: libpcre2-16-0 Source: pcre2 Version: 10.33-1+0~20190710.4+debian8~1.gbpa344f0 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 596 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: https://pcre.org/ Priority: optional Section: libs Filename: pool/main/p/pcre2/libpcre2-16-0_10.33-1+0~20190710.4+debian8~1.gbpa344f0_i386.deb Size: 210090 SHA256: 5e3d8ec436dd9dbb4deecdbda129f94132633021813c72b2a7228429bec49aa1 SHA1: 3fbd390ea80f55f9ebd1c853f406f6ff3c2fb7be MD5sum: 153369c201190f23129df564d7375293 Description: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library. Package: libpcre2-32-0 Source: pcre2 Version: 10.33-1+0~20190710.4+debian8~1.gbpa344f0 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 572 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: https://pcre.org/ Priority: optional Section: libs Filename: pool/main/p/pcre2/libpcre2-32-0_10.33-1+0~20190710.4+debian8~1.gbpa344f0_i386.deb Size: 199518 SHA256: 1551f19221e260bb1409a8a15a8141f0b371b5c0df08c6061eb058a2e2ff22bf SHA1: fe019e88d4e1fe380aaf419f98e0097e1df6a57b MD5sum: b889727c7845030e4b59b9cd13cdbc4e Description: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library. Package: libpcre2-8-0 Source: pcre2 Version: 10.33-1+0~20190710.4+debian8~1.gbpa344f0 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 649 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: https://pcre.org/ Priority: optional Section: libs Filename: pool/main/p/pcre2/libpcre2-8-0_10.33-1+0~20190710.4+debian8~1.gbpa344f0_i386.deb Size: 220834 SHA256: 130aab5df6890a8afc1c6ad1f69d32a9214557428c274c45e86a043e871d4d30 SHA1: d27307e865244dd59cf8c4c89da8c8ce8cf1b720 MD5sum: 740d9922cc9be9ef4d49fc98072a7977 Description: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library. Package: libpcre2-dbg Source: pcre2 Version: 10.33-1+0~20190710.4+debian8~1.gbpa344f0 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 1091 Depends: libpcre2-8-0 (= 10.33-1+0~20190710.4+debian8~1.gbpa344f0), libpcre2-16-0 (= 10.33-1+0~20190710.4+debian8~1.gbpa344f0), libpcre2-32-0 (= 10.33-1+0~20190710.4+debian8~1.gbpa344f0), libpcre2-posix0 (= 10.33-1+0~20190710.4+debian8~1.gbpa344f0) Multi-Arch: same Homepage: https://pcre.org/ Priority: optional Section: debug Filename: pool/main/p/pcre2/libpcre2-dbg_10.33-1+0~20190710.4+debian8~1.gbpa344f0_i386.deb Size: 928938 SHA256: 971a02ab873c9b2fe1739b626b1e7da8015a8b780d0f35209d95b644924548c5 SHA1: ad6359affc7a0dbb5d82a8ad177fefd6e8a28853 MD5sum: 788dd737f9584760343b16c649ee79b5 Description: New Perl Compatible Regular Expression Library - debug symbols This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the debug symbols. Build-Ids: fd84f495a04cb7426dae3cfd6284e8070e72fd8b Package: libpcre2-dev Source: pcre2 Version: 10.33-1+0~20190710.4+debian8~1.gbpa344f0 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 2154 Depends: libc6-dev, libpcre2-8-0 (= 10.33-1+0~20190710.4+debian8~1.gbpa344f0), libpcre2-16-0 (= 10.33-1+0~20190710.4+debian8~1.gbpa344f0), libpcre2-32-0 (= 10.33-1+0~20190710.4+debian8~1.gbpa344f0), libpcre2-posix0 (= 10.33-1+0~20190710.4+debian8~1.gbpa344f0) Conflicts: libpcre3-dev (<< 2:8.35-8) Multi-Arch: same Homepage: https://pcre.org/ Priority: optional Section: libdevel Filename: pool/main/p/pcre2/libpcre2-dev_10.33-1+0~20190710.4+debian8~1.gbpa344f0_i386.deb Size: 660336 SHA256: 77b55315db6dbd6696581c64e7c1be1dc726ccb8e7a12385795e4d0a39c75625 SHA1: 491e948a488a2816ba7facc3bc76c8b8b3af5f20 MD5sum: 25d56c25ab653695c8a99c052b40c5e8 Description: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre2-posix0 Source: pcre2 Version: 10.33-1+0~20190710.4+debian8~1.gbpa344f0 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 84 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.33) Multi-Arch: same Homepage: https://pcre.org/ Priority: optional Section: libs Filename: pool/main/p/pcre2/libpcre2-posix0_10.33-1+0~20190710.4+debian8~1.gbpa344f0_i386.deb Size: 42174 SHA256: 7a06b5669c3254bd328c7a0e1a10a50a8d7fac877607fe6386c0727746a42ba4 SHA1: 652e93e070963ab177d4b955cba89c5747bd63a5 MD5sum: 638aaf6cc37a1c14b2f0b08fdb410795 Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. Package: libpcre3 Source: pcre3 Version: 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f Built-For-Profiles: nocheck Architecture: i386 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 709 Depends: libc6 (>= 2.4) Multi-Arch: same Priority: important Section: libs Filename: pool/main/p/pcre3/libpcre3_8.43-1+0~20190710.6+debian8~1.gbpbfc49f_i386.deb Size: 338552 SHA256: 230bd4632031178b9dbaf345844267eee26184afc103f783ff6659ed6fc3c935 SHA1: 697b34b0a544cf9433b39a995ca2f3195dc063c6 MD5sum: 33948d76bfa494fa06e986c92f952fe2 Description: Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the runtime libraries. Package: libpcre3-dbg Source: pcre3 Version: 2:8.41-1+0~20180910100522.3+jessie~1.gbp97d153 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 1838 Depends: libpcre3 (= 2:8.41-1+0~20180910100522.3+jessie~1.gbp97d153), libpcrecpp0v5 (= 2:8.41-1+0~20180910100522.3+jessie~1.gbp97d153) Multi-Arch: same Priority: extra Section: debug Filename: pool/main/p/pcre3/libpcre3-dbg_8.41-1+0~20180910100522.3+jessie~1.gbp97d153_i386.deb Size: 601438 SHA256: 7fab85ff0dc9f543792d450df11a3079dc54bb1b5760dd865b9610a3ea52595a SHA1: 5914dad5c1a0c009a9ffaa83906a10500c127c46 MD5sum: 11dc299b7af3190675866b32d5a62df5 Description: Perl 5 Compatible Regular Expression Library - debug symbols This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the debug symbols, Package: libpcre3-dev Source: pcre3 Version: 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f Built-For-Profiles: nocheck Architecture: i386 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 1915 Depends: libc6-dev, libpcre3 (= 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f), libpcre16-3 (= 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f), libpcre32-3 (= 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f), libpcrecpp0 (= 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f) Multi-Arch: same Priority: optional Section: libdevel Filename: pool/main/p/pcre3/libpcre3-dev_8.43-1+0~20190710.6+debian8~1.gbpbfc49f_i386.deb Size: 625762 SHA256: 24ca014249b2c55cb8d5d1a4d156254b4bb186b6fd9821dda343e5a24479f34b SHA1: 8824ac24da1d008d3716375cec81c45c0e12011f MD5sum: ee2bf5ca2c16744dbed1870a325fd54e Description: Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre32-3 Source: pcre3 Version: 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f Built-For-Profiles: nocheck Architecture: i386 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 560 Depends: libc6 (>= 2.4) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/p/pcre3/libpcre32-3_8.43-1+0~20190710.6+debian8~1.gbpbfc49f_i386.deb Size: 251538 SHA256: 2363369aa96d324544d1b962d27806c94f6209dd01ee9b24d6dea639c934c178 SHA1: ef927f944272b060921c680abe141441653dd30a MD5sum: 241677d2f4dcad85eaf7738704285e92 Description: Perl 5 Compatible Regular Expression Library - 32 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 32 bit runtime library. Package: libpcrecpp0 Source: pcre3 Version: 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f Built-For-Profiles: nocheck Architecture: i386 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 209 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libpcre3 (>= 2:8.41), libstdc++6 (>= 4.2.1) Conflicts: libpcrecpp0 (<< 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f) Replaces: libpcrecpp0 (<< 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f) Multi-Arch: same Priority: optional Section: libs Filename: pool/main/p/pcre3/libpcrecpp0_8.43-1+0~20190710.6+debian8~1.gbpbfc49f_i386.deb Size: 155864 SHA256: 4b8cdd6fcc1bc97f1bd8681fecb7fadc6903486d31ad4e2084d474d947655b12 SHA1: 1948f25d04fb61626ce43f4888724658728f7285 MD5sum: 6ed8181cfe419e7137e7069fe0dbec3b Description: Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libpcrecpp0v5 Source: pcre3 Version: 2:8.41-1+0~20180910100522.3+jessie~1.gbp97d153 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 206 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libpcre3, libstdc++6 (>= 4.2.1) Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0 Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0 Multi-Arch: same Priority: optional Section: libs Filename: pool/main/p/pcre3/libpcrecpp0v5_8.41-1+0~20180910100522.3+jessie~1.gbp97d153_i386.deb Size: 153458 SHA256: 7dc6d06d5a35bd50e1735a12b7fe88e2c447299c8bada8e9538575eac0427508 SHA1: 5120fbdfbb1279a299a8bc0bc2c6a1543d9ff792 MD5sum: f25dd696af857113a073f1def470e559 Description: Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libphp-embed Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: libphp7.3-embed Priority: optional Section: php Filename: pool/main/p/php-defaults/libphp-embed_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6304 SHA256: 24d3db8657102d491575d6a801047dd8cc3472e920974d286c900642b10e554a SHA1: 4283e1aebdd488603262851503a546af8aeb2df5 MD5sum: 58b9cd53e8824f542753d93a62f2a53f Description: HTML-embedded scripting language (Embedded SAPI library) (default) This package provides the library /usr/lib/libphp.so which can be used by application developers to embed PHP scripting functionality. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 7.3). Package: libphp5.6-embed Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4346 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-cli, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), php5.6-json, php5.6-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: libphp-embed, phpapi-20131226 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/libphp5.6-embed_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 1312596 SHA256: 77356a1c64675cc57adcf33948f9fcf775b7c689f3af49f895e9b832b9579294 SHA1: 150c12f594e76f4af70dc3b301957d67f61a4e62 MD5sum: 53b947d2508d4e1f7cd2e4b3196440bd Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp5.6.so which can be used by application developers to embed PHP scripting functionality. . The following extensions are built in: Core date ereg filter hash libxml mhash 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. Package: libphp7.0-embed Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4003 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-cli, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: libphp-embed, phpapi-20151012 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/libphp7.0-embed_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 1277012 SHA256: 7d11a88835a5ba429da21a87b605f5611c7b2917ec5f26f99b19cf14399dc32e SHA1: cb8d9b9b7247b5c64ea43c8b915d482eb3184cd6 MD5sum: 79951673fe9697f533dce708aa47bc76 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. Package: libphp7.1-embed Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4168 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.1-cli, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), php7.1-json, php7.1-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: libphp-embed, phpapi-20160303 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/libphp7.1-embed_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 1323016 SHA256: 10f277ceb13508607a3c445e3b5ae71bbe26725a5bba1920ae2cbbb4d2ef4cf6 SHA1: 5d1f888b5543176c319c8f16df0c8ef9377aa8bb MD5sum: f5dd66c0aa1ff38c1c585a6ca7fbd535 Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp7.1.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. Package: libphp7.2-embed Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4384 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-cli, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), php7.2-json, php7.2-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: libphp-embed, phpapi-20170718 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/libphp7.2-embed_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 1369268 SHA256: 2d7af35cadacc5369153596638ba0c4950c628f1a7bda1ac3d5df988dbbf39ef SHA1: 376a429800ca264bf3aca7f30f56984fe1f6dba8 MD5sum: ec91c7779ded6bb1ce581cfa8a0f04bf Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp7.2.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 sodium 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. Package: libphp7.3-embed Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4190 Depends: libmagic1, mime-support, php7.3-cli, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), php7.3-json, php7.3-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: libphp-embed, phpapi-20180731 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/libphp7.3-embed_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 1345312 SHA256: debe8ea34e78e7be846756717520ae975c8e57d0e0a93f6f52dc77aa334a54ad SHA1: 25532dd799b3d83e937dc083b9676b0535604ce7 MD5sum: 74f59256c9be0a01d7355fe2a5c07341 Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp7.3.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 sodium 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. Package: libphp7.4-embed Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4178 Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), php7.4-json, php7.4-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: libphp-embed, phpapi-20190529 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/libphp7.4-embed_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 1361792 SHA256: fb8b717c3434a7dc0b14e11b372d26f7bfeafee699009cbbc195a5ee8baf93b5 SHA1: 48cf4d768573dea3664157ac4bcc32eb582da35a MD5sum: 86cb047419693a4ab82e547a5a05f955 Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp7.4.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 sodium 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. Package: librabbitmq-dev Source: librabbitmq Version: 0.9.0-0.1+0~20181001131501.2+jessie~1.gbp3879d4 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Michael Fladischer Installed-Size: 317 Depends: librabbitmq4 (= 0.9.0-0.1+0~20181001131501.2+jessie~1.gbp3879d4) Multi-Arch: same Homepage: https://github.com/alanxz/rabbitmq-c Priority: optional Section: libdevel Filename: pool/main/libr/librabbitmq/librabbitmq-dev_0.9.0-0.1+0~20181001131501.2+jessie~1.gbp3879d4_i386.deb Size: 67806 SHA256: 74532d7be51b27cf3c3d60280f22cbaa32205fc5903dc69437821d653f34e996 SHA1: e5ddd989e6ac0fccf14852a2365faf549336a01f MD5sum: b6137b1c5d2b8228884f36e4813e9974 Description: AMQP client library written in C - Dev Files RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package provides the files needed for development. Package: librabbitmq4 Source: librabbitmq Version: 0.9.0-0.1+0~20181001131501.2+jessie~1.gbp3879d4 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Michael Fladischer Installed-Size: 141 Depends: libc6 (>= 2.7), libssl1.0.2 (>= 1.0.2d) Multi-Arch: same Homepage: https://github.com/alanxz/rabbitmq-c Priority: optional Section: libs Filename: pool/main/libr/librabbitmq/librabbitmq4_0.9.0-0.1+0~20181001131501.2+jessie~1.gbp3879d4_i386.deb Size: 45704 SHA256: 48bf56bdd7180af215c77c1ed358fe4e382d0f53f1c3f28391839a062c46be78 SHA1: dcc8a07b6262ed30ee1fb50e16696f6da29d21c5 MD5sum: 224e193ebd2b6eaf8998869db49e86ba Description: AMQP client library written in C RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes the library itself. Package: libsodium-dev Source: libsodium Version: 1.0.17-0.1+0~20190131101839.5+jessie~1.gbp8cf594 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 819 Depends: libsodium23 (= 1.0.17-0.1+0~20190131101839.5+jessie~1.gbp8cf594) Multi-Arch: same Homepage: https://www.libsodium.org/ Priority: optional Section: libdevel Filename: pool/main/libs/libsodium/libsodium-dev_1.0.17-0.1+0~20190131101839.5+jessie~1.gbp8cf594_i386.deb Size: 195944 SHA256: 062163178663a3c0ab281ed995fa5174ad049a2d3df16804cb2c89fe4e1fe0a7 SHA1: 7d0d973282c46ff2c5565f74f0a36b28b7f1d2f6 MD5sum: 695da269a0fe7315a70ca1a2269b026e Description: Network communication, cryptography and signaturing library - headers NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. . This package provides development headers needed for applications that use libsodium. Package: libsodium23 Source: libsodium Version: 1.0.17-0.1+0~20190131101839.5+jessie~1.gbp8cf594 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 510 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: https://www.libsodium.org/ Priority: optional Section: libs Filename: pool/main/libs/libsodium/libsodium23_1.0.17-0.1+0~20190131101839.5+jessie~1.gbp8cf594_i386.deb Size: 177114 SHA256: f349a6213e623f7cf46044b796994b27c521f53489ae1cb5857752d60859d735 SHA1: ed256c7650847521b5c8fb1aeb8b18e9db5c5a93 MD5sum: 3d412326a0616fafe7a1f413ac8973e6 Description: Network communication, cryptography and signaturing library NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. Package: libssl-dev Source: openssl Version: 1.1.1c-1+0~20190710.13+debian8~1.gbp359e02 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian OpenSSL Team Installed-Size: 6841 Depends: libssl1.1 (= 1.1.1c-1+0~20190710.13+debian8~1.gbp359e02) Suggests: libssl-doc Conflicts: libssl1.0-dev Multi-Arch: same Homepage: https://www.openssl.org/ Priority: optional Section: libdevel Filename: pool/main/o/openssl/libssl-dev_1.1.1c-1+0~20190710.13+debian8~1.gbp359e02_i386.deb Size: 1818126 SHA256: b2af37913c8d6018285f28191c6c2b1dbc9a83d47018b295319c8707141de0f3 SHA1: 2ec144b3b424a956502a5c43902b9bd91e5e09da MD5sum: 111d274d88bdc563c7f622ae803efc3f Description: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Package: libssl-doc Source: openssl Version: 1.1.1c-1+0~20190710.13+debian8~1.gbp359e02 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian OpenSSL Team Installed-Size: 2203 Breaks: libssl-dev (<< 1.0.0) Replaces: libssl-dev (<< 1.0.0) Multi-Arch: foreign Homepage: https://www.openssl.org/ Priority: optional Section: doc Filename: pool/main/o/openssl/libssl-doc_1.1.1c-1+0~20190710.13+debian8~1.gbp359e02_all.deb Size: 1743612 SHA256: d7ee1b4ff82a1b3cc2895b091e6e62c4af53297747ea56e0b6932ce918580c87 SHA1: fc52ed3cfb3035aa15458b4b1de51f2e76aa9ea6 MD5sum: 3449092f09993b54878ad9eb44ad69f3 Description: Secure Sockets Layer toolkit - development documentation This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains manpages and demo files for libssl and libcrypto. Package: libssl1.0.2 Source: openssl Version: 1.0.2o-1+0~20180910100521.2+jessie~1.gbpfee2e2 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian OpenSSL Team Installed-Size: 8076 Depends: libc6 (>= 2.7), debconf (>= 0.5) | debconf-2.0 Multi-Arch: same Priority: important Section: libs Filename: pool/main/o/openssl/libssl1.0.2_1.0.2o-1+0~20180910100521.2+jessie~1.gbpfee2e2_i386.deb Size: 2288390 SHA256: b6fee504a73aef2175eb2365061d3fa92e45436d8b100e87be538081469f6751 SHA1: 5473df44f16c80d6f6639aa85f8e71f748738bb8 MD5sum: 274a45df4280881b7fb5fa36ce6d7902 Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Package: libssl1.0.2-dbg Source: openssl Version: 1.0.2o-1+0~20180910100521.2+jessie~1.gbpfee2e2 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian OpenSSL Team Installed-Size: 7399 Depends: libssl1.0.2 (= 1.0.2o-1+0~20180910100521.2+jessie~1.gbpfee2e2) Multi-Arch: same Priority: extra Section: debug Filename: pool/main/o/openssl/libssl1.0.2-dbg_1.0.2o-1+0~20180910100521.2+jessie~1.gbpfee2e2_i386.deb Size: 6448866 SHA256: 4aa112291c5162459ec1147c9851050d164cb7e8849501a630eaefa4c165b5e6 SHA1: 3ad3dad2b58cabe5a5a6f3d6f5cb5d5db23e3a92 MD5sum: a438a331358d8e0265968b6c26d179d4 Description: Secure Sockets Layer toolkit - debug information This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains debugging symbols for libssl and libcrypto. Build-Ids: 14e8f08694624c19631caa32447c28220dedbfdd 27932b7dafb65faf0143c625f3614a947652779c 3aaf8261dbcd76a3b5ef942105339d8113355894 423eeb35f830bbe3b2bbe423a5735cea55200d55 4f2cc7a434b7970d08fff18d820244a0a335c734 64e3d268420bf4eee669a912d1415d737b6b5cd3 8e47b75bd2b212354fa8d6e1960f43588baacb61 9242c532832d09ff0eb445434257ec52ad41f379 98ea4959813e6f68eba5eb518f3c71c586df7764 9ec47c26a49b877d92872154f2b6c3f3c9891d79 a60e37ddfcc99dce156726ca4eaf5fa12ec45c7d a965f0b2520ce8b4cab75f95edfca2e2bfded915 c58327b26edb201ceb867a2508b857cbf425c0df c7a522a8a9321ef8dfbad823227f8c87cac23024 cd28380acd0f77429c317f0a450ebb8ba64195f3 d9dde85709c14f354efd040e2a6d40d1aa4756c3 ecb8833e987c062b556bed640de9502a5065ba03 fb610901d7267c094a636143126c0b1821668dc1 Package: libssl1.1 Source: openssl Version: 1.1.1c-1+0~20190710.13+debian8~1.gbp359e02 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian OpenSSL Team Installed-Size: 3941 Depends: libc6 (>= 2.17), debconf (>= 0.5) | debconf-2.0 Breaks: isync (<< 1.3.0-2), lighttpd (<< 1.4.49-2), python-boto (<< 2.44.0-1.1), python-httplib2 (<< 0.11.3-1), python-imaplib2 (<< 2.57-5), python3-boto (<< 2.44.0-1.1), python3-imaplib2 (<< 2.57-5) Multi-Arch: same Homepage: https://www.openssl.org/ Priority: optional Section: libs Filename: pool/main/o/openssl/libssl1.1_1.1.1c-1+0~20190710.13+debian8~1.gbp359e02_i386.deb Size: 1541364 SHA256: a40b6aca2d093f8eb133ea414b89a919cec71753836561b9e19444164c0a71dc SHA1: a9b778b36468b43caa28eef2a63df1072c8d7485 MD5sum: 94fe24064d45e02a72332bd3d9aa730f Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Package: libtidy-dev Source: tidy-html5 Version: 2:5.6.0-6+0~20190131091401.8+jessie~1.gbpe69a48 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Tidy HTML5 Installed-Size: 1198 Depends: libtidy5deb1 (= 2:5.6.0-6+0~20190131091401.8+jessie~1.gbpe69a48) Suggests: libdmalloc-dev Breaks: libtidy-0.99-0 Replaces: libtidy-0.99-0 Homepage: http://www.html-tidy.org/ Priority: optional Section: libdevel Filename: pool/main/t/tidy-html5/libtidy-dev_5.6.0-6+0~20190131091401.8+jessie~1.gbpe69a48_i386.deb Size: 251680 SHA256: 2900b51bb8c1a4b864bdd47e22e1985f706b6cdff4ab547ba72b1b1294729046 SHA1: df456019d0185233d5c1373ee8e14144492fe7da MD5sum: d630e065f4f14ce008bc07539a06812a Description: HTML/XML syntax checker and reformatter - development Tidy is corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. . This package contains the libtidy static library, and the headers. Package: libtidy5 Source: tidy-html5 Version: 1:5.2.0-2+0~20180714172555.1+jessie~1.gbpc7c60a Built-For-Profiles: nocheck Architecture: i386 Maintainer: Jason Thomas Installed-Size: 742 Depends: libc6 (>= 2.7) Homepage: http://www.html-tidy.org/ Priority: optional Section: libs Filename: pool/main/t/tidy-html5/libtidy5_5.2.0-2+0~20180714172555.1+jessie~1.gbpc7c60a_i386.deb Size: 183182 SHA256: 2bf9c5985000b3b95fbf488016c5c62216788defaac9fc5ba27ee15f6ccb4dbd SHA1: d4eaa763d41ae33c93f3b5417d1582c5647a17b3 MD5sum: fe67cd29a6625a5f86464b90aebb937d 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. Package: libtidy5deb1 Source: tidy-html5 Version: 2:5.6.0-6+0~20190131091401.8+jessie~1.gbpe69a48 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Tidy HTML5 Installed-Size: 901 Depends: libc6 (>= 2.7) Homepage: http://www.html-tidy.org/ Priority: optional Section: libs Filename: pool/main/t/tidy-html5/libtidy5deb1_5.6.0-6+0~20190131091401.8+jessie~1.gbpe69a48_i386.deb Size: 210842 SHA256: 53fbc7b17d562bc402e497b27fefd3d3b439de9d158ba1ddc3ce80272be21b31 SHA1: 5c9ff6c83be68c4ff863074c79c7765fa528b722 MD5sum: 36eca65373c7f2ea443902ea0ea21b06 Description: HTML/XML syntax checker and reformatter - shared library Tidy is corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. . This package contains the libtidy shared library. Package: libzip-dev Source: libzip Version: 1.5.1-4+0~20190318173156.9+jessie~1.gbp333132 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Stefan Schörghofer Installed-Size: 264 Depends: libzip4 (= 1.5.1-4+0~20190318173156.9+jessie~1.gbp333132), zlib1g-dev Multi-Arch: same Homepage: https://libzip.org Priority: optional Section: libdevel Filename: pool/main/libz/libzip/libzip-dev_1.5.1-4+0~20190318173156.9+jessie~1.gbp333132_i386.deb Size: 158844 SHA256: 7b64685d6b1335158def54d2115b99dd931aa5beb7e0aa45c0923f362a9c77a7 SHA1: 609c46cf281274f3dfc1043fd7eaf03abf55ca2a MD5sum: d5f682cee6a3ef8c7b5c96180c67c409 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. Package: libzip4 Source: libzip Version: 1.5.1-4+0~20190318173156.9+jessie~1.gbp333132 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Stefan Schörghofer Installed-Size: 179 Depends: libbz2-1.0, libc6 (>= 2.4), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: https://libzip.org Priority: optional Section: libs Filename: pool/main/libz/libzip/libzip4_1.5.1-4+0~20190318173156.9+jessie~1.gbp333132_i386.deb Size: 62176 SHA256: 9c9c04ba63beaf1bdca9a2870edd412ac8d1107d22e6268657418d726eebb749 SHA1: ada0dcb86be23ffe0c63047d539a39c99b0a118d MD5sum: 60ee96c4b1f2e11287a22143a7273347 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. Package: libzip5 Source: libzip Version: 1.3.2-1+0~20180714172606.1+jessie~1.gbp053542 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Stefan Schörghofer Installed-Size: 181 Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://www.nih.at/libzip/ Priority: optional Section: libs Filename: pool/main/libz/libzip/libzip5_1.3.2-1+0~20180714172606.1+jessie~1.gbp053542_i386.deb Size: 64488 SHA256: 7f403acbd111ea29ca1b30d96a44e4035f6e349d758e4285c58d3aa8e62ac6b8 SHA1: 464a23ce1a7c5c48c18496dc2ae762161d557db6 MD5sum: 0a56b5402673d0e5a2428d837def3563 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. Package: openssl Version: 1.1.1c-1+0~20190710.13+debian8~1.gbp359e02 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian OpenSSL Team Installed-Size: 1356 Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.1) Suggests: ca-certificates Multi-Arch: foreign Homepage: https://www.openssl.org/ Priority: optional Section: utils Filename: pool/main/o/openssl/openssl_1.1.1c-1+0~20190710.13+debian8~1.gbp359e02_i386.deb Size: 841320 SHA256: 7fc440ff2a33fe59ef71bf44fa1ec7076ea4700f809231681267381ac04fdf37 SHA1: a4d0188bd320cd2b0ec60d1631e60032520a71b4 MD5sum: aeffbce3f3e2eff830b420093c56f36b Description: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Package: pcre2-utils Source: pcre2 Version: 10.33-1+0~20190710.4+debian8~1.gbpa344f0 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Matthew Vernon Installed-Size: 277 Depends: libc6 (>= 2.4), libpcre2-16-0 (>= 10.33), libpcre2-32-0 (>= 10.33), libpcre2-8-0 (>= 10.33), libpcre2-posix0 (>= 10.33) Homepage: https://pcre.org/ Priority: optional Section: utils Filename: pool/main/p/pcre2/pcre2-utils_10.33-1+0~20190710.4+debian8~1.gbpa344f0_i386.deb Size: 139428 SHA256: acfc5f0fdfca0dd727b6d64c99c951d1de90f96c2aa522d53d9fb3ff51a58e16 SHA1: 03b5283911ce44f88ac71d8b8c22fdd008b14f5c MD5sum: 77a64ad3ff72743fede7e530e824ac58 Description: New Perl Compatible Regular Expression Library - utilities This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the utilities pcre2grep (like grep with PCRE) and pcre2test (a test program for the library, but also useful for experimenting with regular expressions). Both programs are also useful examples of programming with libpcre2. Package: pcregrep Source: pcre3 Version: 2:8.43-1+0~20190710.6+debian8~1.gbpbfc49f Built-For-Profiles: nocheck Architecture: i386 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 191 Depends: libc6 (>= 2.4), libpcre3 (>= 2:8.41) Priority: optional Section: utils Filename: pool/main/p/pcre3/pcregrep_8.43-1+0~20190710.6+debian8~1.gbpbfc49f_i386.deb Size: 141666 SHA256: 443759df7abb17baddbd4755c98feb06eac5e22e6d85b385fae4c8572a2946bd SHA1: 92e537b613514839a9e2ceb6445813972135d317 MD5sum: eecce4e7480a7a33bbb095f8221b5cc7 Description: grep utility that uses perl 5 compatible regexes. Perl-style regexps have many useful features that the standard POSIX ones don't; this is basically the same as grep but with the different regexp syntax. . The other reason for the existence of pcregrep is that its source code is an example of programming with libpcre. Package: php Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php7.3 Priority: optional Section: php Filename: pool/main/p/php-defaults/php_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6218 SHA256: 4deceaafff167fbffd367abff30abda42c58e96891a2c4df0d7383ed2343a812 SHA1: 1bac1f27ff8fc14737e55c6b2cf39fe1c706ccc0 MD5sum: 824120c0afd2b34433ea3e2971ecd0b3 Description: server-side, HTML-embedded scripting language (default) 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. . This package is a dependency package, which depends on latest stable PHP version (currently 7.3). Package: php-all-dev Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php5.6-dev, php5.6-json, php7.0-dev, php7.0-json, php7.1-dev, php7.1-json, php7.2-dev, php7.2-json, php7.3-dev, php7.3-json Priority: optional Section: php Filename: pool/main/p/php-defaults/php-all-dev_70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6152 SHA256: a4dc9ca5190d823781b00c50732b420a025106ce427a3d20358f1c1397889180 SHA1: dec616cae0266e48aa8cf22b686c9d89d0e200a6 MD5sum: 14f5765912f65492e557b02451fb7952 Description: package depending on all supported PHP development packages This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific PHP development packages. Package: php-amqp Version: 1.9.4-2+0~20190828.9+debian8~1.gbp4fd1bc Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 909 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), librabbitmq4 (>= 0.8.0) Provides: php5.6-amqp, php7.0-amqp, php7.1-amqp, php7.2-amqp, php7.3-amqp Homepage: http://pecl.php.net/package/amqp Priority: optional Section: php Filename: pool/main/p/php-amqp/php-amqp_1.9.4-2+0~20190828.9+debian8~1.gbp4fd1bc_i386.deb Size: 116116 SHA256: 85bde09f1b1a7f5cf9ca243bee7f3aca4038309e00525589df44ce7ca5be9bb1 SHA1: a8c850f6a99e204b87f66c2e3d2bfcca77e65836 MD5sum: 6900b6460adbcc155a9147931de89528 Description: AMQP extension for PHP This extension can communicate with any AMQP spec 0-9-1 compatible server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and delete exchanges and queues, as well as publish to any exchange and consume from any queue. Package: php-apcu Version: 5.1.17+4.0.11-2+0~20190828.11+debian8~1.gbp013b27 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 862 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Recommends: php-apcu-bc Suggests: php-gd Conflicts: php-user-cache, php-xcache, php-yac Replaces: php-user-cache Provides: php-user-cache, php5.6-apcu, php7.0-apcu, php7.1-apcu, php7.2-apcu, php7.3-apcu Homepage: https://pecl.php.net/package/APCu Priority: optional Section: php Filename: pool/main/p/php-apcu/php-apcu_5.1.17+4.0.11-2+0~20190828.11+debian8~1.gbp013b27_i386.deb Size: 102542 SHA256: 64bcc9df318d88c8eaa92d80ac6e4a6dd88b40cc30f18e5879c8c074e027fd76 SHA1: f0518a7549c829309a6af6b70402aa21697c7fce MD5sum: 55d6b757b0ca21b254e1eb49565ccdfa 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. Package: php-apcu-bc Version: 1.0.5-1+0~20190808.9+debian8~1.gbp90a6a0 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 147 Pre-Depends: php-common (>= 2:69~) Depends: php-apcu, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012, libc6 (>= 2.4) Provides: php7.0-apcu-bc, php7.1-apcu-bc, php7.2-apcu-bc, php7.3-apcu-bc Homepage: http://pecl.php.net/package/apcu_bc Priority: optional Section: php Filename: pool/main/p/php-apcu-bc/php-apcu-bc_1.0.5-1+0~20190808.9+debian8~1.gbp90a6a0_i386.deb Size: 11860 SHA256: 27c3fac70f6e0822f9866f61605967cba26381309165c6591e16c9480f053a7b SHA1: 9a37e1b211749ff5bf59196e84cc5ced92ea809f MD5sum: 49a7ddc349c913b3490160ef608a29b3 Description: APCu Backwards Compatibility Module This module provides a backwards APC compatible API using APCu. Package: php-ast Version: 1.0.3-1+0~20190814.7+debian8~1.gbpcf1210 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 315 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012, libc6 (>= 2.4) Homepage: http://pecl.php.net/package/Ast Priority: optional Section: php Filename: pool/main/p/php-ast/php-ast_1.0.3-1+0~20190814.7+debian8~1.gbpcf1210_i386.deb Size: 38844 SHA256: 73ec7932b2351c8b6e5a10011093a392b116531ed1efda1983a8b72bc4bfd059 SHA1: 27601da4b100c304b49f203b668278d34c22deb9 MD5sum: fb9b1c915c89ba1f9f520d4b261d4c1f Description: AST extension for PHP 7 This extension exposes the abstract syntax tree generated by PHP 7. Package: php-bcmath Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-bcmath Priority: optional Section: php Filename: pool/main/p/php-defaults/php-bcmath_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6250 SHA256: 48ed5915f134f240b72a9b0a62dc980690b63048ea8ba0c205c6ee794ed2cbc0 SHA1: 0647d02a6971c2602edb38d60a876a14993fc7db MD5sum: 6af8d20277c91b8a80a01def0ed0a19e Description: Bcmath module for PHP [default] This package provides a Bcmath module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-bz2 Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-bz2 Priority: optional Section: php Filename: pool/main/p/php-defaults/php-bz2_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6250 SHA256: 677a17a43c0959f5c1fe69c7001f5ac0ca5974a90f69848b967f8f2422bdc0d3 SHA1: 4396a57265bca8a46b64109a1b69f4709ac4d308 MD5sum: 7e140e04427a2452afdbb21193715ef9 Description: bzip2 module for PHP [default] This package provides a bzip2 module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-cgi Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php7.3-cgi Priority: optional Section: php Filename: pool/main/p/php-defaults/php-cgi_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6392 SHA256: e6abe4e7debb0a949b939f69f8e3526716f39313f40ee96b0a2d6f24bb552d72 SHA1: 612f2942bc53e26d767434df9fa37b250c0fabe8 MD5sum: f85081f876d11beeaa35e9e3b53cb05c Description: server-side, HTML-embedded scripting language (CGI binary) (default) 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 php-fpm package that provide FastCGI support. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 7.3). Package: php-cli Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php7.3-cli Priority: optional Section: php Filename: pool/main/p/php-defaults/php-cli_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6308 SHA256: 3bb651b5c9a12ab7c6d778fbf687cad4451303ee8d19132638759625494e64de SHA1: a78fc749ab502c1671874bbbb81d9ebe4dd5d48d MD5sum: b0ac3d6ed9070f727f7fbc50d851d347 Description: command-line interpreter for the PHP scripting language (default) This package provides the /usr/bin/php command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 7.3). Package: php-common Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 124 Depends: psmisc (>= 22.15-1~), sed (>= 4.1.1-1), init-system-helpers (>= 1.18~) Breaks: php-amqp (<< 1.7.0~alpha2-4~), php-apcu (<< 5.1.3+4.0.10-2~), php-apcu-bc (<< 1.0.3-2~), php-ast (<< 0.1.1-2~), php-geoip (<< 1.1.0-4~), php-gmagick (<< 2.0.1~rc3+1.1.7~rc3-2~), php-igbinary (<< 1.2.1-10-ge0e66b9+1.2.1-2~), php-imagick (<< 3.4.0~rc6-2~), php-memcache (<< 3.0.9~20151130.fdbd46b-2~), php-memcached (<< 2.2.0-95-g6ace07d+2.2.0-2~), php-mongodb (<< 1.1.2-3~), php-msgpack (<< 2.0.0+0.5.7-2~), php-radius (<< 1.4.0~b1-2~), php-redis (<< 2.2.7-355-g799e0bc+2.2.7-4~), php-rrd (<< 2.0.0+1.1.3-4~), php-smbclient (<< 0.8.0~rc1-2~), php-ssh2 (<< 0.12-39-g3dfe336+0.12-2~), php-uploadprogress (<< 1.0.3.1-4-g95d8a0f-2~), php-uuid (<< 1.0.4-2~), php-xdebug (<< 2.4.0~rc4-2~), php-zmq (<< 1.1.3-3~), php5.6-common (<< 5.6.18+dfsg-10~), php5.6-json (<< 1.3.9-2~), php7.0-common (<< 7.0.3-11~) Priority: optional Section: php Filename: pool/main/p/php-defaults/php-common_70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 15506 SHA256: ff326ea039ba70a3598286295772472633cb4404e8ec1f76ec465271c88931f0 SHA1: 066fd99c5692862f68aae54f33860478c6d35047 MD5sum: fa9293a56ef12f01884fa2cf756a8b07 Description: Common files for PHP packages This package contains common utilities shared among all packaged PHP versions. . 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. Package: php-curl Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-curl Priority: optional Section: php Filename: pool/main/p/php-defaults/php-curl_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6252 SHA256: 9d321164160b69404cea87ec41c93ba77a6c07e1daf5a54ecece4f140aa3c8ca SHA1: 394ca6dfbf918f0c433a646137e9595ff8495c88 MD5sum: 849c9a51d490d50fd08da7f1afd76cd9 Description: CURL module for PHP [default] This package provides a CURL module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-dev Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php7.3-dev Priority: optional Section: php Filename: pool/main/p/php-defaults/php-dev_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6256 SHA256: 523bd72c934996c851090227eed787856e9a9c011c020f87c92bdab1c55d0da7 SHA1: 1cb5a81ebacd10ee9b8e1fb7defa458b8f989ced MD5sum: d34b1f3fb4073ca8fb9ed92d39bae0e2 Description: Files for PHP module development (default) Headers and other PHP 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. . This package is a dependency package, which depends on latest stable PHP version (currently 7.3). Package: php-ds Version: 1.2.9-1+0~20190814.11+debian8~1.gbp750e2c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 892 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012, libc6 (>= 2.4) Provides: php7.0-ds, php7.1-ds, php7.2-ds, php7.3-ds Homepage: http://pecl.php.net/package/ds Priority: optional Section: php Filename: pool/main/p/php-ds/php-ds_1.2.9-1+0~20190814.11+debian8~1.gbp750e2c_i386.deb Size: 112796 SHA256: adc51589fa6bf2078639228999b428bca4e9dd9b50617bd8b30cd8749b1129a6 SHA1: 49897af2b71fb62c83eb486ce9542d92f6ba7eda MD5sum: 554a3cb78ee1fd1a83682a443ec9a4d8 Description: PHP extension providing efficient data structures for PHP 7 An PHP extension providing specialized data structures as efficient alternatives to the PHP array. Package: php-enchant Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-enchant Priority: optional Section: php Filename: pool/main/p/php-defaults/php-enchant_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6254 SHA256: dc688a2e87f32fbdfb3aff3ba866729c5f3f376618a79b2b436994f603e19f47 SHA1: cae9610a507783c1b820876304308d45de939110 MD5sum: f337f491066432ad3ed1ee58242ce2cb Description: Enchant module for PHP [default] This package provides a Enchant module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-fpm Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php7.3-fpm Priority: optional Section: php Filename: pool/main/p/php-defaults/php-fpm_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6306 SHA256: 089068db0cfa707158b9b20e4443dca6d66cae69781015e19c8fcc5f7a2e59b0 SHA1: 03fa793e6d45374bac3738c97c10626a1692fece MD5sum: 72e16165228efd6dc86f94f55affd746 Description: server-side, HTML-embedded scripting language (FPM-CGI binary) (default) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 7.3). Package: php-gd Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-gd Priority: optional Section: php Filename: pool/main/p/php-defaults/php-gd_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6248 SHA256: 016bd97757968afe8a85f7cb84499b1c4d3ef7e4b80c19816d298941f16e848f SHA1: 9e0b02a219026ae2783424558cefce41b82ae6b5 MD5sum: 65d2842d472fe4de6a91bdc1ed469e56 Description: GD module for PHP [default] This package provides a GD module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-gearman Version: 2.0.5+1.1.2-4+0~20190828.10+debian8~1.gbpb86459 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 606 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libgearman7 Suggests: gearman-server Provides: php5.6-gearman, php7.0-gearman, php7.1-gearman, php7.2-gearman, php7.3-gearman Homepage: https://pecl.php.net/package/gearman Priority: optional Section: php Filename: pool/main/p/php-gearman/php-gearman_2.0.5+1.1.2-4+0~20190828.10+debian8~1.gbpb86459_i386.deb Size: 68860 SHA256: ef93211d9a9c374959ac10fa17744db1485bf00cca6ca141a0fdb92b26346deb SHA1: f24ab9b2dc84aabd36fb6065818dd6f3ed2404f0 MD5sum: b8bb708edb7373127e798aacc4891551 Description: PHP wrapper to libgearman This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. Package: php-geoip Version: 1.1.1-3+0~20181018203432.5+jessie~1.gbp67be1c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 224 Depends: php-common (>= 1:7.0+33~), phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libgeoip1 Recommends: geoip-database Provides: php5.6-geoip, php7.0-geoip, php7.1-geoip, php7.2-geoip, php7.3-geoip Homepage: http://pecl.php.net/package/geoip/ Priority: optional Section: php Filename: pool/main/p/php-geoip/php-geoip_1.1.1-3+0~20181018203432.5+jessie~1.gbp67be1c_i386.deb Size: 18550 SHA256: e26630369c0d53e55636ec4363ea77b43d9e2d913245201616703ac22fdaf0f4 SHA1: 18ceea5de559282891f0c341a8ae4b18f7fbcc0a MD5sum: a900849488a530d41bbe7a1d937d9ef2 Description: GeoIP module for PHP This PHP module allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type. . For more info, please visit Maxmind's website: http://www.maxmind.com/ Package: php-gmagick Version: 2.0.5~rc1+1.1.7~rc3-4+0~20190828.9+debian8~1.gbpdd1f64 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 1318 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libgraphicsmagick3 (>= 1.3.20) Recommends: ghostscript, ttf-dejavu-core Conflicts: php-imagick Provides: php5.6-gmagick, php7.0-gmagick, php7.1-gmagick, php7.2-gmagick, php7.3-gmagick Homepage: http://pecl.php.net/package/gmagick Priority: optional Section: php Filename: pool/main/p/php-gmagick/php-gmagick_2.0.5~rc1+1.1.7~rc3-4+0~20190828.9+debian8~1.gbpdd1f64_i386.deb Size: 145536 SHA256: 22cc99608cacbf7ffb1ed78ffe2814832c177fa856a779d869c3ea15d09a1338 SHA1: b5d08395e419ec05eb55e9f6412c03b57b7b743b MD5sum: ae022e72aa427a8805857f84e789193f Description: Provides a wrapper to the GraphicsMagick library Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API. Package: php-gmp Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-gmp Priority: optional Section: php Filename: pool/main/p/php-defaults/php-gmp_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6250 SHA256: 91450490975df7abafd40d90ae6e3b6db9537b4ae441153352bfad658d01b95e SHA1: d278c06b4229a2855d06fecabfae90090b6bfb36 MD5sum: c2ccf2148ad68fbb3aee8f2aedf0ce05 Description: GMP module for PHP [default] This package provides a GMP module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-http Source: php-pecl-http Version: 3.2.1+2.6.0-1+0~20190808.6+debian8~1.gbpbd8342 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 3212 Pre-Depends: php-common (>= 2:69~) Depends: php-propro (>= 2.0.0), php-raphf (>= 2.0.0), phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libcurl3 (>= 7.16.3), libevent-2.0-5 (>= 2.0.10-stable), libidn11 (>= 1.13), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.0) Breaks: php-pecl-http (<< 3.0.1-0.1~), php-pecl-http-dev (<< 3.0.1-0.1~) Replaces: php-pecl-http (<< 3.0.1-0.1~), php-pecl-http-dev (<< 3.0.1-0.1~) Provides: php5.6-http, php7.0-http, php7.1-http, php7.2-http, php7.3-http Homepage: http://pecl.php.net/package/pecl_http Priority: optional Section: web Filename: pool/main/p/php-pecl-http/php-http_3.2.1+2.6.0-1+0~20190808.6+debian8~1.gbpbd8342_i386.deb Size: 489584 SHA256: da3bd6d15d770c831edb967e53d0f73ed99937eb059254f3c4945d4d7e18a8cb SHA1: 6022c0b2ab1881c04e9ff9c77976387c68b1d39e MD5sum: 458d1af69a12e8d82dc33cdd22fa72dc Description: PECL HTTP module for PHP Extended HTTP Support This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. . It eases handling of HTTP urls, headers and messages, provides means for negotiation of a client's preferred content type, language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. . It provides powerful request functionality with support for parallel requests. Package: php-igbinary Version: 3.0.1+2.0.8-2+0~20190814.12+debian8~1.gbpaafd11 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 913 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Provides: php5.6-igbinary, php7.0-igbinary, php7.1-igbinary, php7.2-igbinary, php7.3-igbinary Homepage: http://pecl.php.net/package/igbinary Priority: optional Section: php Filename: pool/main/p/php-igbinary/php-igbinary_3.0.1+2.0.8-2+0~20190814.12+debian8~1.gbpaafd11_i386.deb Size: 124792 SHA256: 052835ff72c80592c45d20b4ec01d7ea4d2a71cee5e6d7ee7bfdab68b62344df SHA1: 88405a6745bf24b8f7f83cc16908d5b3683f3923 MD5sum: 8deb6aa02433def0ac13f84b0e0a3e15 Description: igbinary PHP serializer Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data. Package: php-imagick Version: 3.4.4-1+0~20190814.12+debian8~1.gbpc5da26 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 2152 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libmagickcore-6.q16-2 (>= 8:6.8.8.2), libmagickwand-6.q16-2 (>= 8:6.8.8.9) Recommends: ghostscript, ttf-dejavu-core Provides: php5.6-imagick, php7.0-imagick, php7.1-imagick, php7.2-imagick, php7.3-imagick Homepage: http://pecl.php.net/package/imagick Priority: optional Section: php Filename: pool/main/p/php-imagick/php-imagick_3.4.4-1+0~20190814.12+debian8~1.gbpc5da26_i386.deb Size: 256730 SHA256: ddad804777327537b5fcdac6c11c99329739a551d6eca38bf09c13b37a2fd7e3 SHA1: 724f44e68c6c0a5b4a24b74db11d8352e01bfea9 MD5sum: e92506897759b547f28d021b24997743 Description: Provides a wrapper to the ImageMagick library Imagick is a native php extension to create and modify images using the ImageMagick API. This extension requires ImageMagick version 6.2.4+ and PHP 5.1.3+. . IMPORTANT: Version 2.x API is not compatible with earlier versions. Package: php-imap Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-imap Priority: optional Section: php Filename: pool/main/p/php-defaults/php-imap_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6252 SHA256: 7cdfd8a4b198a5b5fa92a8706a7c8f6e7a34d0bad762b00612890a11409c07fa SHA1: ef12d629ddab752c7e719e9720d83297c1b24f46 MD5sum: 66815461e76c6e4af8cd6bebcbe1441d Description: IMAP module for PHP [default] This package provides a IMAP module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-interbase Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-interbase Priority: optional Section: php Filename: pool/main/p/php-defaults/php-interbase_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6252 SHA256: 7decd42b747e1264894e9aa2613c261e539b86b5fdf0a5418d99bd99bafcd2ca SHA1: 1fb6aec89cd3ea02827f7649655c5027a0bb14ca MD5sum: 7ef9c9788feaf8b78a469a60133bc452 Description: Interbase module for PHP [default] This package provides a Interbase module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-intl Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-intl Priority: optional Section: php Filename: pool/main/p/php-defaults/php-intl_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6252 SHA256: 2a5f0d7c4ba8cf0734574814a09d71be6f4c574931b5724d1df44c0aa53708f2 SHA1: f5f6faf4ebb74c17486d49ef1427e350183203d9 MD5sum: e92a75fe4d2c9ce403e418981c1a8cbf Description: Internationalisation module for PHP [default] This package provides a Internationalisation module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-json Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-json Priority: optional Section: php Filename: pool/main/p/php-defaults/php-json_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6252 SHA256: 4b3dd16b4695bca0b00bc45317c9684ee92e546de8d38e57a593346bce645211 SHA1: 5470c2f1336cbf283540a2e00a5fff2b7dba81a7 MD5sum: eaa495eccd0c934a9c8fbe99975fdb69 Description: JSON module for PHP [default] This package provides a JSON module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-ldap Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-ldap Priority: optional Section: php Filename: pool/main/p/php-defaults/php-ldap_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6252 SHA256: 51becc2ffb7e7cf3f7202504885aea89dc406a5528db858ff67da67c1eeadcb4 SHA1: f934919f56e671f13c64c1474e240d581bbbd4b1 MD5sum: 3f1b99c8b2a6cc683e8187d11edbe2a4 Description: LDAP module for PHP [default] This package provides a LDAP module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-lua Version: 2.0.6+1.1.0+-1+0~20190814.7+debian8~1.gbp6ae7e3 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 243 Pre-Depends: php-common (>= 2:69~) Depends: ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), liblua5.2-0 Provides: php5.6-lua, php7.0-lua, php7.1-lua, php7.2-lua, php7.3-lua Homepage: https://pecl.php.net/package/lua Priority: optional Section: php Filename: pool/main/p/php-lua/php-lua_2.0.6+1.1.0+-1+0~20190814.7+debian8~1.gbp6ae7e3_i386.deb Size: 28628 SHA256: e354ca9c7c85db0215929fc90dea255b385365dcbd93e02d9380450ad35a4d79 SHA1: 7a223bbfa1d453803b0b785e66ceef9ecabe804a MD5sum: d7dde230bf5352e016817be73f80fcc9 Description: PHP Embedded lua interpreter This extension embeds the lua interpreter and offers an OO-API to lua variables and functions. Package: php-mailparse Version: 3.0.3+2.1.7~dev20160128-2+0~20190828.8+debian8~1.gbpf9bb58 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 405 Pre-Depends: php-common (>= 2:69~) Depends: php-mbstring, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Provides: php5.6-mailparse, php7.0-mailparse, php7.1-mailparse, php7.2-mailparse, php7.3-mailparse Homepage: http://pecl.php.net/package/mailparse Priority: optional Section: php Filename: pool/main/p/php-mailparse/php-mailparse_3.0.3+2.1.7~dev20160128-2+0~20190828.8+debian8~1.gbpf9bb58_i386.deb Size: 61926 SHA256: d09121445a2b8ca733358b8a7ab6830484d0ebc0b18822ec9b0549595f635dfa SHA1: c3cfd0643339aed156ed909348d3b5dc54fde9fd MD5sum: 3d89eb36e41636765d60c84a31c5a7c6 Description: Email message manipulation for PHP Mailparse is an extension for parsing and working with email messages. . It can deal with rfc822 and rfc2045 (MIME) compliant messages. Package: php-mbstring Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-mbstring Priority: optional Section: php Filename: pool/main/p/php-defaults/php-mbstring_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6260 SHA256: 901cf8898af78e1dc319e30d0c71608e778d9b5a7b81baa4d27cfdb69ee64d42 SHA1: 3e71113ea705c91a79d768bd27a0cce883dbc87c MD5sum: 736e1988c5038585786b094da5d6d680 Description: MBSTRING module for PHP [default] This package provides a MBSTRING module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-memcache Version: 3.0.9~20170802.e702b5f-3+0~20190819.10+debian8~1.gbp7a3cf6 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 678 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.15), zlib1g (>= 1:1.1.4) Suggests: memcached Provides: php5.6-memcache, php7.0-memcache, php7.1-memcache, php7.2-memcache, php7.3-memcache Homepage: https://github.com/websupport-sk/pecl-memcache Priority: optional Section: php Filename: pool/main/p/php-memcache/php-memcache_3.0.9~20170802.e702b5f-3+0~20190819.10+debian8~1.gbp7a3cf6_i386.deb Size: 122748 SHA256: e01b5c78b757911fc77d16f5d58ad9d523784d7b3e76d77e4765acb8a7f1907e SHA1: 9f7e96dc7c5aa790d6aca812122fbff62b670a0e MD5sum: acc0b74c171dcd9ab97d22193d23120b Description: memcache extension module for PHP Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. . This extension allows you to work with memcached through handy OO and procedural interfaces in your php5 applications. . This is an updated version for PHP 7 with non-blocking I/O taken from https://github.com/websupport-sk/pecl-memcache Package: php-memcached Version: 3.1.3+2.2.0-2+0~20190814.14+debian8~1.gbp5d60d1 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 633 Pre-Depends: php-common (>= 2:69~) Depends: php-igbinary, php-msgpack, ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libmemcached11, libmemcachedutil2, libsasl2-2, zlib1g (>= 1:1.1.4) Provides: php5.6-memcached, php7.0-memcached, php7.1-memcached, php7.2-memcached, php7.3-memcached Homepage: http://pecl.php.net/package/memcached Priority: optional Section: php Filename: pool/main/p/php-memcached/php-memcached_3.1.3+2.2.0-2+0~20190814.14+debian8~1.gbp5d60d1_i386.deb Size: 110434 SHA256: 5d2680a08151fd6fd7eac4fe92fe50618195fe4ff80d819b2817770efb3544a4 SHA1: 9fd99af4995f750528108eec22cf56dbe8019aaf MD5sum: 2611e0832acfc8decdb8dd6c25b4300f Description: memcached extension module for PHP, uses libmemcached Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. . This extension uses libmemcached library to provide API for communicating with memcached servers. Package: php-mongo Version: 1.6.16-1+0~20190217133324.5+jessie~1.gbp2d77c4 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 495 Depends: php-common (>= 1:7.0+33~), phpapi-20131226, libc6 (>= 2.4), libssl1.1 (>= 1.1.0) Provides: php5.6-mongo Homepage: http://www.mongodb.org/display/DOCS/PHP+Language+Center Priority: optional Section: php Filename: pool/main/p/php-mongo/php-mongo_1.6.16-1+0~20190217133324.5+jessie~1.gbp2d77c4_i386.deb Size: 147244 SHA256: bf21a826e05bd1d1972454ec890d26b8f811f9f3c313d0343d0f3b4768a8465b SHA1: e6ea5fdb27e243162871076ed00a536b9c3c9c3b MD5sum: c69be4fce9c192aa79bc61d3ea7f11e9 Description: MongoDB database driver This package provides an interface for communicating with the MongoDB database in PHP. Package: php-mongodb Version: 1.5.5-1+0~20190814.9+debian8~1.gbp5d021d Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 6290 Pre-Depends: php-common (>= 2:69~) Depends: ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.9), libsasl2-2, libssl1.1 (>= 1.1.0) Provides: php5.6-mongodb, php7.0-mongodb, php7.1-mongodb, php7.2-mongodb, php7.3-mongodb Homepage: https://pecl.php.net/package/mongodb Priority: optional Section: php Filename: pool/main/p/php-mongodb/php-mongodb_1.5.5-1+0~20190814.9+debian8~1.gbp5d021d_i386.deb Size: 734680 SHA256: 076051a51e62182eed44cff127d17e38d7873b0e5b2ed7b2b5e6e73ff5cd332a SHA1: 0b9cfd420f862d360b84e7a5e0e073f8b11c5b47 MD5sum: 4592c345e0d5d718e08c69fada5609a5 Description: MongoDB driver for PHP The purpose of this driver is to provide exceptionally thin glue between MongoDB and PHP, implementing only fundemental and performance-critical components necessary to build a fully-functional MongoDB driver. Package: php-msgpack Version: 2.0.3+0.5.7-2+0~20190814.11+debian8~1.gbpb26058 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 541 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Provides: php5.6-msgpack, php7.0-msgpack, php7.1-msgpack, php7.2-msgpack, php7.3-msgpack Homepage: http://pecl.php.net/package/msgpack Priority: optional Section: php Filename: pool/main/p/php-msgpack/php-msgpack_2.0.3+0.5.7-2+0~20190814.11+debian8~1.gbpb26058_i386.deb Size: 70788 SHA256: 58b5d25e525cda8189cc90a1ce8534fbe362fbc0bfa4c17a17833c952b801e0f SHA1: 75ea20609bd20bedd2bcf1b76129606410617e18 MD5sum: b917eab5fda41624f361263cacb021f5 Description: PHP extension for interfacing with MessagePack This extension provide API for communicating with MessagePack serialization. Package: php-mysql Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-mysql Priority: optional Section: php Filename: pool/main/p/php-defaults/php-mysql_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6256 SHA256: 54a19daba7a4e0975292f58b489092f457f1a945ca9736fe2def2981bfedea5f SHA1: 03591bba66bec41924367cdab8a0a8383b92ade0 MD5sum: ca210560f6882e1b5da41a9d4b13fa85 Description: MySQL module for PHP [default] This package provides a MySQL module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-oauth Version: 2.0.3+1.2.3-2+0~20190828.7+debian8~1.gbp190815 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 557 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Provides: php5.6-oauth, php7.0-oauth, php7.1-oauth, php7.2-oauth, php7.3-oauth Homepage: http://pecl.php.net/package/oauth Priority: extra Section: php Filename: pool/main/p/php-oauth/php-oauth_2.0.3+1.2.3-2+0~20190828.7+debian8~1.gbp190815_i386.deb Size: 100738 SHA256: 92c7a735135012f0a81e039284d1e4fcd6df450da138803d3a6c633115133e42 SHA1: adb2082a3a55c668a66a9f3493de4306ec09aa35 MD5sum: 5f6420b9c52efb80419aec9da37fa99a Description: OAuth 1.0 consumer and provider extension OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. . This package provides an API for fetching and serving OAuth protected resources. Package: php-odbc Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-odbc Priority: optional Section: php Filename: pool/main/p/php-defaults/php-odbc_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6248 SHA256: 75d684f2339da787d6a35283d93909448005aa08126b908376d5a88dde93724f SHA1: 8b27c4d163395ed2cfe1e86d98f7c04dfce841dd MD5sum: 401c3c7c2149d240de70af91d54677b6 Description: ODBC module for PHP [default] This package provides a ODBC module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-pcov Version: 1.0.6-1+0~20190814.2+debian8~1.gbp7bed59 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 173 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303, libc6 (>= 2.4) Provides: php7.1-pcov, php7.2-pcov, php7.3-pcov Homepage: http://pecl.php.net/package/pcov Priority: optional Section: php Filename: pool/main/p/php-pcov/php-pcov_1.0.6-1+0~20190814.2+debian8~1.gbp7bed59_i386.deb Size: 26508 SHA256: a015b643c6e682cee1673f47ab383f934e83c8dbee45c3f7871f248c147fa40d SHA1: 910ed94cef1f223cd5f1648cbde11dfea56025d0 MD5sum: 34f0a9d635130b8544ea542405271c56 Description: Code coverage driver A self contained php-code-coverage compatible driver for PHP7. Package: php-pear Version: 1:1.10.8+submodules+notgz-1+0~20190219091008.9+jessie~1.gbp1a209a Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 2142 Depends: php-cli, php-common, php-xml Breaks: php-pear-frontend-gtk (<< 0.4.0), php-pear-frontend-web (<= 0.4) Provides: php-console-getopt, php-structures-graph, php-xml-util Homepage: https://pear.php.net/package/PEAR Priority: optional Section: php Filename: pool/main/p/php-pear/php-pear_1.10.8+submodules+notgz-1+0~20190219091008.9+jessie~1.gbp1a209a_all.deb Size: 286946 SHA256: b19e93b4252034cdf6928618bef85809c040ca4f8e4e2635c80eaf201ee91055 SHA1: 32de54cb01db6e121ce730f2093852ae16f43dcd MD5sum: 229c79026ba168893b9d96876577d8b4 Description: PEAR Base System The PEAR package contains: * the PEAR installer, for creating, distributing and installing packages * the PEAR_Exception PHP error handling mechanism * the PEAR_ErrorStack advanced error handling mechanism * the PEAR_Error error handling mechanism * the OS_Guess class for retrieving info about the OS where PHP is running on * the System class for quick handling of common operations with files and directories * the PEAR base class Features in a nutshell: * full support for channels * pre-download dependency validation * new package.xml 2.0 format allows tremendous flexibility while maintaining BC * support for optional dependency groups and limited support for sub-packaging * robust dependency support * full dependency validation on uninstall * remote install for hosts with only ftp access - no more problems with restricted host installation * full support for mirroring * support for bundling several packages into a single tarball * support for static dependencies on a url-based package * support for custom file roles and installation tasks Package: php-pecl-http Version: 3.2.1+2.6.0-1+0~20190808.6+debian8~1.gbpbd8342 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP PECL Maintainers Installed-Size: 29 Depends: php-http Homepage: http://pecl.php.net/package/pecl_http Priority: extra Section: oldlibs Filename: pool/main/p/php-pecl-http/php-pecl-http_3.2.1+2.6.0-1+0~20190808.6+debian8~1.gbpbd8342_all.deb Size: 4276 SHA256: 3fb68acebc3a5438e6c3be75d1e406511ed4ea672b7f1704c1238b2018231322 SHA1: a1a2c8854bba7bc04f36dd548dc583b315169761 MD5sum: 20f3780d9b7cae4532ad4c52e1bfcb9e Description: pecl_http module for PHP Extended HTTP Support [dummy] This is a dummy transitional package and can be safely removed. Package: php-pecl-http-dev Source: php-pecl-http Version: 3.2.1+2.6.0-1+0~20190808.6+debian8~1.gbpbd8342 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP PECL Maintainers Installed-Size: 29 Depends: php-http Homepage: http://pecl.php.net/package/pecl_http Priority: extra Section: oldlibs Filename: pool/main/p/php-pecl-http/php-pecl-http-dev_3.2.1+2.6.0-1+0~20190808.6+debian8~1.gbpbd8342_all.deb Size: 4290 SHA256: 2005d4e486522133e70942372284232401731328466515b513de10da6864d55e SHA1: 2dcb78aabf7eb8bdb607ee88f8ef9aa5a5a1b19d MD5sum: 77b76779f404071b4d06c66d873d3467 Description: pecl_http module for PHP Extended HTTP Support [dummy] This is a dummy transitional package and can be safely removed. Package: php-pgsql Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-pgsql Priority: optional Section: php Filename: pool/main/p/php-defaults/php-pgsql_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6252 SHA256: 96a2f1b7cc64b6ea31dbf3774b2e63ffa1caf5c481a090dbce22ca5c93c62df0 SHA1: 526327c27c3391c5e4253bcf5e19da24d9cfab36 MD5sum: 87d894fc4b9b5d3137f796cdece4f54c Description: PostgreSQL module for PHP [default] This package provides a PostgreSQL module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-phalcon Version: 3.4.4-1+0~20190808.5+debian8~1.gbp637924 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 29013 Pre-Depends: php-common (>= 2:69~) Depends: ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Provides: php5.6-phalcon, php7.0-phalcon, php7.1-phalcon, php7.2-phalcon, php7.3-phalcon Homepage: https://phalconphp.com/ Priority: optional Section: php Filename: pool/main/p/php-phalcon/php-phalcon_3.4.4-1+0~20190808.5+debian8~1.gbp637924_i386.deb Size: 5285678 SHA256: b0c32ac2f6ebad16228aa54d1676205b970f178e012f1419898177f98c3dbb3b SHA1: 0f61dfe1eb531e65cb70c4953d22141045cd529e MD5sum: 7833f91151c88d6891bca1ca228da8c4 Description: full-stack PHP framework delivered as a C-extension ... Package: php-phpdbg Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php7.3-phpdbg Priority: optional Section: php Filename: pool/main/p/php-defaults/php-phpdbg_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6304 SHA256: 179a70cdf465b84b481a5ca509e72d2ac017eadbc187756ca8f6c6da984ceb58 SHA1: 856ffca4b845f07c3b434ab21e22a003943ddcdd MD5sum: 2f06a5f125f87b4d2ea87958d6de732c Description: server-side, HTML-embedded scripting language (PHPDBG binary) (default) This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. . 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. . This package is a dependency package, which depends on latest stable PHP version (currently 7.3). Package: php-pinba Version: 1.1.1-3+0~20190828.5+debian8~1.gbpaab6ce Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 319 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012, libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.1) Provides: php7.0-pinba, php7.1-pinba, php7.2-pinba, php7.3-pinba Homepage: http://pinba.org Priority: optional Section: php Filename: pool/main/p/php-pinba/php-pinba_1.1.1-3+0~20190828.5+debian8~1.gbpaab6ce_i386.deb Size: 34610 SHA256: 479d38c04eadd37708dbbd88d7c46224d2649ebd4d1f7d5f5be53a70f1af8067 SHA1: 9d08f20763af79e4ffada4a9f8ba4a0b96c2cfa0 MD5sum: efed3c2795b6541d60859cf03b0ee04d Description: Pinba module for PHP Pinba is a statistics server for PHP using MySQL as a read-only interface. . It accumulates and processes data sent over UDP by multiple PHP processes and displays statistics in a nice human-readable form of simple "reports", also providing a read-only interface to the raw data to enable generation of more sophisticated reports. . With the Pinba extension, users can also measure particular parts of the code using timers with arbitrary tags. . This package contains a PHP module with the ability to send statistics to a Pinba server. Package: php-propro Version: 2.1.0+1.0.2-3+0~20190828.7+debian8~1.gbpaddcfa Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 371 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Breaks: php-propro-dev (<< 2.0.0-0.1~) Replaces: php-propro-dev (<< 2.0.0-0.1~) Provides: php5.6-propro, php7.0-propro, php7.1-propro, php7.2-propro, php7.3-propro Homepage: http://pecl.php.net/package/propro Priority: optional Section: php Filename: pool/main/p/php-propro/php-propro_2.1.0+1.0.2-3+0~20190828.7+debian8~1.gbpaddcfa_i386.deb Size: 30324 SHA256: ccbc9444cff9ee110bd67af0c1cd91432241a010ccc80953fd53727752cd175c SHA1: 2ea36c5ea3eb62bfcae240c0363bc905ab3c1278 MD5sum: 40a5c457094a5880f69fbf8aee4db558 Description: propro module for PHP A reusable split-off of pecl_http's property proxy API. Package: php-propro-dev Source: php-propro Version: 2.1.0+1.0.2-3+0~20190828.7+debian8~1.gbpaddcfa Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP PECL Maintainers Installed-Size: 28 Depends: php-propro Homepage: http://pecl.php.net/package/propro Priority: extra Section: oldlibs Filename: pool/main/p/php-propro/php-propro-dev_2.1.0+1.0.2-3+0~20190828.7+debian8~1.gbpaddcfa_all.deb Size: 3438 SHA256: d8054fbf187752e7c6526c4c0f6954561c49728142a353d1b3c49ce212bdd1f4 SHA1: 7f2bee91edb25089cd53dcc84ca833ee67447f03 MD5sum: ab9f2bfa4c2dd1765d457679bc54b93c Description: propro module for PHP development headers [dummy] This is dummy transitional package and can be safely removed. Package: php-pspell Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-pspell Priority: optional Section: php Filename: pool/main/p/php-defaults/php-pspell_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6248 SHA256: f45b75b7556641024386ec7311123a886b69189102308a63b824171fd8269482 SHA1: a41e20be0a06d02aa6b4d0fb7e0bbe77b769d017 MD5sum: 7771590fa9cfafa97e5649f8f4b34e7f Description: pspell module for PHP [default] This package provides a pspell module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-radius Version: 1.4.0~b1-10+0~20190828.8+debian8~1.gbp3a23b9 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 384 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.15) Provides: php5.6-radius, php7.0-radius, php7.1-radius, php7.2-radius, php7.3-radius Homepage: http://pecl.php.net/package/radius Priority: optional Section: php Filename: pool/main/p/php-radius/php-radius_1.4.0~b1-10+0~20190828.8+debian8~1.gbp3a23b9_i386.deb Size: 45266 SHA256: 9477e69a42de6e50065e0e9a9ef43eb55d09df2195fb4bdefaf9303c7d021496 SHA1: 9917b508cf132facea2388f075712fdfd043e8d7 MD5sum: 01fa9a4f88e551ac1e9ce0fcbea43339 Description: radius client library for PHP This package is based on the libradius of FreeBSD, with some modifications and extensions. This PECL provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to authenticate your users against the user-database of your OS (for example against Windows Active-Directory via IAS). Package: php-raphf Version: 2.0.0+1.1.2-5+0~20190828.7+debian8~1.gbpd5a1c6 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 354 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Breaks: php-raphf-dev (<< 2.0.0-0.1~) Replaces: php-raphf-dev (<< 2.0.0-0.1~) Provides: php5.6-raphf, php7.0-raphf, php7.1-raphf, php7.2-raphf, php7.3-raphf Homepage: http://pecl.php.net/package/raphf Priority: optional Section: php Filename: pool/main/p/php-raphf/php-raphf_2.0.0+1.1.2-5+0~20190828.7+debian8~1.gbpd5a1c6_i386.deb Size: 25118 SHA256: 40b861998acae392d3d5d4947ac8be6f1f547817d53c31ad6be85022aa53e2ca SHA1: 3ad34eaaf1d561c46a92f3db63466db7eca30f28 MD5sum: bbfe57b02833482b8d82a84163227774 Description: raphf module for PHP A reusable split-off of pecl_http's persistent handle and resource factory API. Package: php-raphf-dev Source: php-raphf Version: 2.0.0+1.1.2-5+0~20190828.7+debian8~1.gbpd5a1c6 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP PECL Maintainers Installed-Size: 28 Depends: php-raphf Homepage: http://pecl.php.net/package/raphf Priority: extra Section: oldlibs Filename: pool/main/p/php-raphf/php-raphf-dev_2.0.0+1.1.2-5+0~20190828.7+debian8~1.gbpd5a1c6_all.deb Size: 3406 SHA256: 1ebad1894aefa2b98b465912688700276619b9f5ee48a23cec7b7d9dbdd85ee2 SHA1: dcff95e488e26d6c1cb57c702c6d5ab2bf36dc10 MD5sum: 63caa976c77fff275f6c22942ae6d267 Description: raphf module for PHP development headers [dummy] This is a transitional dummy package and can be safely removed. Package: php-readline Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-readline Priority: optional Section: php Filename: pool/main/p/php-defaults/php-readline_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6250 SHA256: 630f34a8dec9f5831ff210a731e4ff42c057f63e4353daa50c18cf933ccc7d02 SHA1: ec5415e90aff9f6e69f7214488f440a8e2db4541 MD5sum: 939a776be3b4f11d241bf3d8b046efaf Description: readline module for PHP [default] This package provides a readline module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-recode Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-recode Priority: optional Section: php Filename: pool/main/p/php-defaults/php-recode_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6248 SHA256: 4f35b601b3e4a2df7463c2bea4ed64aecfeb61bbab7100d590302d6fe5497cb5 SHA1: 378610f4ef51215e17361901d2e5eacca86480b0 MD5sum: 3ba8944d7e84118b24a5666c3ca63fc9 Description: recode module for PHP [default] This package provides a recode module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-redis Version: 5.0.2+4.3.0-2+0~20190814.15+debian8~1.gbp070358 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 3084 Pre-Depends: php-common (>= 2:69~) Depends: php-igbinary, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Suggests: redis-server Provides: php5.6-redis, php7.0-redis, php7.1-redis, php7.2-redis, php7.3-redis Homepage: https://pecl.php.net/package/redis Priority: optional Section: php Filename: pool/main/p/php-redis/php-redis_5.0.2+4.3.0-2+0~20190814.15+debian8~1.gbp070358_i386.deb Size: 412184 SHA256: 78d349f6276d4a12d60774e161ac07fd354ea5ac276342ff69816026aef556df SHA1: f6a79354861c6033c223c7fc8502e2c2ed6462d7 MD5sum: 0a0739e28c830441c5c821b00c14c40c Description: PHP extension for interfacing with Redis This extension allows php applications to communicate with the Redis persistent key-value store. The php-redis module provides an easy object oriented interface. Package: php-rrd Version: 2.0.1+1.1.3-7+0~20190828.7+debian8~1.gbpa30cb3 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 288 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), librrd4 (>= 1.4~rc2) Provides: php5.6-rrd, php7.0-rrd, php7.1-rrd, php7.2-rrd, php7.3-rrd Homepage: http://pecl.php.net/package/rrd Priority: optional Section: php Filename: pool/main/p/php-rrd/php-rrd_2.0.1+1.1.3-7+0~20190828.7+debian8~1.gbpa30cb3_i386.deb Size: 37528 SHA256: cbf4694474fb0c3b9cc5c2ac2380a933c4558120a7a78b0ed03eb9be2c767dec SHA1: 60a47f2a68d493dd3d2ace57e92ec765a9c25dc8 MD5sum: 6b83dbb767418660e34c37c242b0ef1a Description: PHP bindings to rrd tool system Procedural and simple OO wrapper for rrdtool - data logging and graphing system for time series data. Package: php-smbclient Version: 1.0.0-1+0~20190814.8+debian8~1.gbp32b372 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 441 Pre-Depends: php-common (>= 2:69~) Depends: ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libsmbclient (>= 2:4.1.1) Provides: php-libsmbclient, php5.6-smbclient, php7.0-smbclient, php7.1-smbclient, php7.2-smbclient, php7.3-smbclient Homepage: http://pecl.php.net/smbclient Priority: optional Section: php Filename: pool/main/p/php-smbclient/php-smbclient_1.0.0-1+0~20190814.8+debian8~1.gbp32b372_i386.deb Size: 40436 SHA256: 853cb36fb0fef05f8b3a6067358768a72f874e981d41d7968b6240277f72e0d3 SHA1: 9eb676002ea978dd72774207abcf38290deb51e5 MD5sum: ca6018ccb70f2170e44144657dc0676e Description: PHP wrapper for libsmbclient smbclient is a PHP extension that uses Samba's libsmbclient library to provide Samba related functions and 'smb' streams to PHP programs. Package: php-snmp Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-snmp Priority: optional Section: php Filename: pool/main/p/php-defaults/php-snmp_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6250 SHA256: 3181df2f6f85341917e5706012d0b25a4db5ed2f852e5dc79dee43b9c2a7434a SHA1: f155046d92d425e7c4fa5d7d29b6e00f72fcb77f MD5sum: a3d59bb3601987990d3452612d284201 Description: SNMP module for PHP [default] This package provides a SNMP module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-soap Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-soap Priority: optional Section: php Filename: pool/main/p/php-defaults/php-soap_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6250 SHA256: cc29ce75302f3ed451344cdcbd3356051a6233baa8368a8194e704a60da07c4d SHA1: 713b6c56aa8f77971a8958546d9c3e2faf960b75 MD5sum: cb5ee34f8e2f0f07ee4ca4a3ab8f3885 Description: SOAP module for PHP [default] This package provides a SOAP module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-sodium Version: 2.0.10-1+0~20180910140723.3+jessie~1.gbp80005f Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 228 Depends: php-common (>= 1:7.0+33~), phpapi-20160303 | phpapi-20151012, libc6 (>= 2.4), libsodium23 (>= 1.0.14) Provides: php7.0-sodium, php7.1-sodium Homepage: http://pecl.php.net/package/libsodium Priority: optional Section: php Filename: pool/main/p/php-sodium/php-sodium_2.0.10-1+0~20180910140723.3+jessie~1.gbp80005f_i386.deb Size: 27070 SHA256: 1631b8f2e9e03fa05090dca6271912c4da39ebb8c520c3abbcfad3857298e364 SHA1: 0abaf082a15ddbe6599aaae977635e6923856b4d MD5sum: 5083eebe2cf9451f8e982ea8c0cb27fb Description: PHP wrapper for the Sodium cryptographic library A simple, low-level PHP extension for sodium. Package: php-solr Version: 2.5.0+2.4.0-2+0~20190828.9+debian8~1.gbpcae46d Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 1735 Pre-Depends: php-common (>= 2:69~) Depends: php-curl, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libcurl3 (>= 7.16.2), libxml2 (>= 2.7.4) Provides: php5.6-solr, php7.0-solr, php7.1-solr, php7.2-solr, php7.3-solr Homepage: http://pecl.php.net/package/solr Priority: optional Section: php Filename: pool/main/p/php-solr/php-solr_2.5.0+2.4.0-2+0~20190828.9+debian8~1.gbpcae46d_i386.deb Size: 224248 SHA256: 71c7b5e92c3476776cec1f48b2c9a3e74e743c532d8137881da3afc90fdb733a SHA1: 636fb480bae3d64ff866aa26503942d3c33e456c MD5sum: 29b60b8e8c2500b0ee98b59f6e45fcc7 Description: PHP extension for communicating with Apache Solr server The Apache Solr PHP extension is an extremely fast, light-weight, feature-rich library that allows PHP applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API. . It effectively simplifies the process of interacting with Apache Solr using PHP and it already comes with built-in readiness for the latest features. . The extension has features such as built-in, serializable query string builder objects which effectively simplifies the manipulation of name-value pair request parameters across repeated requests. The response from the Solr server is also automatically parsed into native php objects whose properties can be accessed as array keys or object properties without any additional configuration on the client-side. . Its advanced HTTP client reuses the same connection across multiple requests and provides built-in support for connecting to Solr servers secured behind HTTP Authentication or HTTP proxy servers. It is also able to connect to SSL-enabled containers. . PECL Solr 2+ is only compatible with Apache Solr Server 4.0+. Package: php-sqlite3 Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-sqlite3 Priority: optional Section: php Filename: pool/main/p/php-defaults/php-sqlite3_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6256 SHA256: cb5a8e05afebe93afcbab2ce0a37f504ff725849f7e884b11dd1a45cbfd71643 SHA1: 6943439a1e6ca23ce1615f304844953758af39b0 MD5sum: 1a088882931e2859fa9fc5affd958a66 Description: SQLite3 module for PHP [default] This package provides a SQLite3 module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-ssh2 Version: 1.1.2+0.13-5+0~20190827.9+debian8~1.gbpa0d6bd Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 488 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libssh2-1 (>= 1.2.9) Breaks: libssh2-php (<< 0.12-2) Replaces: libssh2-php (<< 0.12-2) Provides: php5.6-ssh2, php7.0-ssh2, php7.1-ssh2, php7.2-ssh2, php7.3-ssh2 Homepage: http://pecl.php.net/package/ssh2 Priority: extra Section: php Filename: pool/main/p/php-ssh2/php-ssh2_1.1.2+0.13-5+0~20190827.9+debian8~1.gbpa0d6bd_i386.deb Size: 62040 SHA256: 168a86188e25c91889874c2c024914d23bf58d2a581220121d9a5a3a421e9d7b SHA1: 71c1eacbd0943d1b6212f9eb6fdb22ef2fe17e38 MD5sum: a2ffc8ac056c6214cfbf15071af827a7 Description: Bindings for the libssh2 library Provides PHP bindings to the functions of libssh2 which implements the SSH2 protocol. . WARNING: The PHP 7.0 is an unreleased git snapshot of current ssh2 that implements support for PHP 7.0. USE WITH CAUTION! Package: php-stomp Version: 2.0.2+1.0.9-3+0~20190828.9+debian8~1.gbp90f904 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 347 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Provides: php5.6-stomp, php7.0-stomp, php7.1-stomp, php7.2-stomp, php7.3-stomp Homepage: https://pecl.php.net/package/stomp Priority: optional Section: web Filename: pool/main/p/php-stomp/php-stomp_2.0.2+1.0.9-3+0~20190828.9+debian8~1.gbp90f904_i386.deb Size: 44378 SHA256: c8fa56e72f381ce68f562654a2f6049fa8c9ffcf101dae74c8285097725886da SHA1: a0d0849bb8edf0a62217e3949a865c58a7ee1635 MD5sum: 8e52870ca9a6d328598668eb61e20a3d Description: Streaming Text Oriented Messaging Protocol (STOMP) client module for PHP This extension allows php applications to communicate with any STOMP (Streaming Text Oriented Messaging Protocol) compliant Message Brokers (e.g. Apache ActiveMQ) through easy object oriented and procedural interfaces. Package: php-sybase Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-sybase Priority: optional Section: php Filename: pool/main/p/php-defaults/php-sybase_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6250 SHA256: ce8b156cf2254c0477d1434c53f77eed978e1cdc2187cace3b91a4811c040dca SHA1: b4810f2633f28d83295ceb03f2886b0e73ea4379 MD5sum: b1a5a0ffcc209143d1e96242228c8202 Description: Sybase module for PHP [default] This package provides a Sybase module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-tideways Source: tideways Version: 4.1.7-2+0~20190814.5+debian8~1.gbpa2dad9 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 436 Pre-Depends: php-common (>= 2:69~) Depends: ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012, libc6 (>= 2.17) Provides: php7.0-tideways, php7.1-tideways, php7.2-tideways, php7.3-tideways Homepage: https://tideways.io/ Priority: optional Section: php Filename: pool/main/t/tideways/php-tideways_4.1.7-2+0~20190814.5+debian8~1.gbpa2dad9_i386.deb Size: 54112 SHA256: 7d8ee3a39b0f426beb44b91f13a923cdcbfe0491d08f17175822c8bf29ff0c23 SHA1: 897b4f547fa99afe7aca5208f8a527b917c30979 MD5sum: 64132142fd1bee0259ea55d54f2231e4 Description: Tideways PHP Profiler Extension The Profiler extension contains functions for finding performance bottlenecks in PHP code. The extension is one core piece of functionality for the Tideways Profiler Platform. It solves the problem of efficiently collecting, aggregating and analyzing the profiling data when running a Profiler in production. Package: php-tidy Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-tidy Priority: optional Section: php Filename: pool/main/p/php-defaults/php-tidy_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6242 SHA256: cb6b5d02109fe7d23fac3b9a5da57afeb1472160fb604c39e86dc85510235f9b SHA1: d8b88354a183e23943ed8daa3dead0ed2add88de MD5sum: 072f818b4ae9961741be666deb4742a4 Description: tidy module for PHP [default] This package provides a tidy module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-uploadprogress Version: 1.0.3.1-4-g95d8a0f-7+0~20190828.7+debian8~1.gbp1906fc Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 204 Pre-Depends: php-common (>= 2:69~) Depends: ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Recommends: libapache2-mod-php Provides: php5.6-uploadprogress, php7.0-uploadprogress, php7.1-uploadprogress, php7.2-uploadprogress, php7.3-uploadprogress Homepage: https://pecl.php.net/package/uploadprogress Priority: optional Section: php Filename: pool/main/p/php-uploadprogress/php-uploadprogress_1.0.3.1-4-g95d8a0f-7+0~20190828.7+debian8~1.gbp1906fc_i386.deb Size: 16322 SHA256: 08cc2ae87fb2a5fd54e6bbe8a493515d3307faddf781e611350d37f21b874f18 SHA1: 7be3f420ddb742ff6f2216d084054f7b46124ec8 MD5sum: 94bc4b1231d5da5f1c3845e76b3f56bb Description: file upload progress tracking extension for PHP An PHP extension to track progress of a file upload. Package: php-uuid Version: 1.0.4-8+0~20190828.7+debian8~1.gbp3dcebe Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 181 Pre-Depends: php-common (>= 2:69~) Depends: ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libuuid1 (>= 2.16) Provides: php5.6-uuid, php7.0-uuid, php7.1-uuid, php7.2-uuid, php7.3-uuid Homepage: https://pecl.php.net/package/uuid Priority: optional Section: php Filename: pool/main/p/php-uuid/php-uuid_1.0.4-8+0~20190828.7+debian8~1.gbp3dcebe_i386.deb Size: 11156 SHA256: 0334ec827c03f1e6b4e36b870092f9eb978c332b93df3c576d5f91d9432a50a4 SHA1: 184b5716bcd46268a659bee7df1548955cbc3785 MD5sum: 8d9a462edbb5919df075bcdef22fd87a Description: PHP UUID extension A thin wrapper around libuuid from the ext2utils project Package: php-xcache Source: xcache Version: 3.2.0-2+0~20181019070237.3+jessie~1.gbp38b45f Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 231 Depends: ucf, php-common (>= 1:7.0+33~), phpapi-20131226, libc6 (>= 2.4) Provides: php5.6-xcache Homepage: http://xcache.lighttpd.net/ Priority: optional Section: php Filename: pool/main/x/xcache/php-xcache_3.2.0-2+0~20181019070237.3+jessie~1.gbp38b45f_i386.deb Size: 68484 SHA256: 2ac45722413b4aff26a11af937155e226941988a966961656d54b34a124025a4 SHA1: 673dcb3e08959005ab19e4be2f7bb20f8b94b32e MD5sum: 388a56ab15420dc5056539032e2bf0f3 Description: fast, stable PHP opcode cacher XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. Package: php-xdebug Source: xdebug Version: 2.7.2+2.5.5-1+0~20190814.12+debian8~1.gbp4a96d9 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 5001 Pre-Depends: php-common (>= 2:69~) Depends: ucf, phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Provides: php5.6-xdebug, php7.0-xdebug, php7.1-xdebug, php7.2-xdebug, php7.3-xdebug Homepage: http://xdebug.org/ Priority: optional Section: php Filename: pool/main/x/xdebug/php-xdebug_2.7.2+2.5.5-1+0~20190814.12+debian8~1.gbp4a96d9_i386.deb Size: 933162 SHA256: 28e3e0c2baf2d2cf7054b6deaf7b7f534e00ca0104e2ed728ea09fcd7e8d97c2 SHA1: 3f85c70ab240d700449f96937f5c68e988051ddd MD5sum: 5220194fedf1070e6fbabc0fb074b6a7 Description: Xdebug Module for PHP The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: . * stack traces and function traces in error messages with: - full parameter display for user defined functions - function name, file name and line indications - support for member functions * memory allocation * protection for infinite recursions . Xdebug also provides: . * profiling information for PHP scripts * script execution analysis * capabilities to debug your scripts interactively with a debug client Package: php-xml Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-xml Priority: optional Section: php Filename: pool/main/p/php-defaults/php-xml_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6264 SHA256: 6fc97119468eda535fcf63b3a84f2df8099e454af2ee9bc019411d41888842d1 SHA1: 32793a30eb91e30dc7a3e2326c83414c7a90f0b6 MD5sum: 8f1f9769dbb41cd98091bab1ca535773 Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default] This package provides a DOM, SimpleXML, WDDX, XML, and XSL module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-xmlrpc Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-xmlrpc Priority: optional Section: php Filename: pool/main/p/php-defaults/php-xmlrpc_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6252 SHA256: a5b2dc75c1e7498dcdf33c6d3bef3bfa7861c4b9b416e3bbf1ba14cc0d6b0a15 SHA1: 3a54aad151b2e5825552272e7f6f2999e9838e50 MD5sum: 11d8825f7e39f56b7ad3e883f3883fc6 Description: XMLRPC-EPI module for PHP [default] This package provides a XMLRPC-EPI module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-yac Version: 2.0.2+0.9.2-5+0~20190828.8+debian8~1.gbp3e0a67 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 356 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4) Conflicts: php-apcu, php-user-cache, php-xcache Replaces: php-user-cache Provides: php5.6-yac, php7.0-yac, php7.1-yac, php7.2-yac, php7.3-yac Homepage: http://pecl.php.net/package/yac Priority: optional Section: php Filename: pool/main/p/php-yac/php-yac_2.0.2+0.9.2-5+0~20190828.8+debian8~1.gbp3e0a67_i386.deb Size: 40042 SHA256: abee398419e3def74a882c2d10a1a45c113494deae286eb14b554cfae802d6c1 SHA1: aeac3a60b1653221a17379a628c15fe95cb8b041 MD5sum: 28b22bb0f92ff4dd6dd5b60c87f403a6 Description: YAC (Yet Another Cache) for PHP The Yet Another Cache (YAC) is a shared memory user data cache for PHP, which provides framework for caching user variables locally. This framework completes the missing parts of the Zend OpCache. Package: php-yaml Version: 2.0.4+1.3.2-1+0~20190814.10+debian8~1.gbpaa2800 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 336 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.4), libyaml-0-2 Provides: php5.6-yaml, php7.0-yaml, php7.1-yaml, php7.2-yaml, php7.3-yaml Homepage: http://pecl.php.net/package/Yaml Priority: optional Section: php Filename: pool/main/p/php-yaml/php-yaml_2.0.4+1.3.2-1+0~20190814.10+debian8~1.gbpaa2800_i386.deb Size: 45188 SHA256: f084058e641a46637ed06473c35708de08fd72e7d2368c96dcf444738a854317 SHA1: 7b2816385c737b5b660a3128febf276a1053eec1 MD5sum: e093c722b024d420c04c3353671a2b4f Description: YAML-1.1 parser and emitter for PHP PHP extension adding support for YAML 1.1 (YAML Ain't Markup Language) serialization using the LibYAML library. Package: php-zip Source: php-defaults (70+0~20190814.17+debian8~1.gbp1e7da2) Version: 2:7.3+70+0~20190814.17+debian8~1.gbp1e7da2 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 30 Depends: php-common, php7.3-zip Priority: optional Section: php Filename: pool/main/p/php-defaults/php-zip_7.3+70+0~20190814.17+debian8~1.gbp1e7da2_all.deb Size: 6246 SHA256: c426edacd387d866963e42075ac3871825b6300fda59af0b6e5430f651fec920 SHA1: 8b5f7a0e6c14ba4b1fe4d4d232a95bf2bdd49173 MD5sum: c7996401893f19ede7e9008d55b141e2 Description: Zip module for PHP [default] This package provides a Zip module 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. . This package is a dependency package, which depends on Debian's default PHP version (currently 7.3). Package: php-zmq Version: 1.1.3-10+0~20190828.10+debian8~1.gbp200d1e Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP PECL Maintainers Installed-Size: 526 Pre-Depends: php-common (>= 2:69~) Depends: phpapi-20180731 | phpapi-20170718 | phpapi-20160303 | phpapi-20151012 | phpapi-20131226, libc6 (>= 2.17), libzmq3 (>= 4.0.1+dfsg) Provides: php5.6-zmq, php7.0-zmq, php7.1-zmq, php7.2-zmq, php7.3-zmq Homepage: http://pecl.php.net/package/zmq Priority: optional Section: php Filename: pool/main/p/php-zmq/php-zmq_1.1.3-10+0~20190828.10+debian8~1.gbp200d1e_i386.deb Size: 75454 SHA256: fd192af5c0d4222261f95a6fdc5f307bac2ec67a2bf681d36e6b68708b78e649 SHA1: 597b654bd9c47bb809dc93b7c6620071fb3ec9c7 MD5sum: 16e6fd9e904ef78413bc029ae01c65c1 Description: ZeroMQ messaging bindings for PHP ZeroMQ is a software library that lets you quickly design and implement a fast message-based applications. Package: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 303 Depends: libapache2-mod-php5.6 | php5.6-fpm | php5.6-cgi, php5.6-common Provides: php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_all.deb Size: 263720 SHA256: 741bc269a94f035cd79c492928aedbe6ca000cc76417b4d6567de5d12759375f SHA1: 76016ae5dddec536365e3f71fb01edd677cf235e MD5sum: b4f3656ddb19c613d6054a73f66fe2d4 Description: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . 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. Package: php5.6-bcmath Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 114 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4) Provides: php-bcmath Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-bcmath_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 17442 SHA256: 395fe7007c5c514ec24c17dbe24410b4596a14a7c0b78754c01ca6363d01e34b SHA1: 8c3e505d68d1c45eee5128742021960963c9b41c MD5sum: ebbc2aa96be367cfcab44dd7d75701ec 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. Package: php5.6-bz2 Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libbz2-1.0, libc6 (>= 2.4) Provides: php-bz2 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-bz2_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 11450 SHA256: a1ad966a62f87d710aa66adcb7c08e022b79e3d0d7747685a58096f7764b9085 SHA1: c886f4d0499e8a59965c4eccdf4d5b6f2af10406 MD5sum: b0bfbb856e9dae16ee76062374182279 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. Package: php5.6-cgi Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 8656 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-cli, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), php5.6-json, php5.6-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cgi, phpapi-20131226 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-cgi_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 1332134 SHA256: d2e9bbb1fad083d8e0df9ceac05331bee5a7a28294bc0a44b4fa1b6547a1523e SHA1: 4c2e47a7806a74f1b7274e7c73c1a0d156731b0a MD5sum: 476936f40d6ece0970a876773c9e68ad 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 php5.6-fpm package. . The following extensions are built in: Core date ereg filter hash libxml mhash 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. Package: php5.6-cli Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4408 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), php5.6-json, php5.6-opcache, php5.6-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cli, phpapi-20131226 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-cli_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 1357492 SHA256: 94e1f183c76dd024303df595dd76c7c366a199eb2b0b9301489959439a274506 SHA1: b59a9cd3950536698d628c88226ab69fdb2a23e6 MD5sum: a2538f287bf6c5305166c0d7677f09b8 Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php5.6 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date ereg filter hash libxml mhash 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. Package: php5.6-common Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4292 Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0) 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, php5.6-calendar, php5.6-ctype, php5.6-exif, php5.6-fileinfo, php5.6-ftp, php5.6-gettext, php5.6-iconv, php5.6-pdo, php5.6-phar, php5.6-posix, php5.6-shmop, php5.6-sockets, php5.6-sysvmsg, php5.6-sysvsem, php5.6-sysvshm, php5.6-tokenizer Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-common_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 748504 SHA256: 098b26bfaa822e1a0df99133adcd642d286fa9ff1ab9a2fda3d452f971bf5602 SHA1: 69d3161a398590a11d79b6eb89cafbe96a4dcde2 MD5sum: 0b387d3839b145ca6266d109927c7733 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. Package: php5.6-curl Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 173 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libcurl3 (>= 7.18.0) Provides: php-curl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-curl_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 30294 SHA256: 2e1828a1a9688fd0a2e2f6efa1e8f9011f99f065929a47ee9577f247e08fe996 SHA1: 5c8a0019ccb743636f30c5527aa2c2b1268db3c9 MD5sum: 27a1bc0fc1c47aa23bf83385be5e9d6f 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. Package: php5.6-dba Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 138 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libdb5.3, libqdbm14 (>= 1.8.74) Provides: php-dba Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-dba_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 26236 SHA256: 9d58d1e6a525b16bf8b473c48049dad4e6a47499e168528b7fa58d0df251d17d SHA1: 3942644011eca34bd90fb1f0a194af761a1f2426 MD5sum: 9c79c142acb6fe2e5292911be75a0822 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. Package: php5.6-dev Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4312 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 2:8.35), libssl-dev, php5.6-cli (>= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), shtool, libtool Recommends: pkg-php-tools Suggests: dh-php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-dev_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 486020 SHA256: 5f8d4435bcf94bb2062a4aaf77155e1c7b96a2d5851e87ab575c34e0d644a46d SHA1: 5448457b1567e41dc6863555d0cb98adb61240de MD5sum: e57dbad7799490f558220d9c7c97ea76 Description: Files for PHP5.6 module development This package provides the files from the PHP5.6 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. Package: php5.6-enchant Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libenchant1c2a (>= 1.6.0) Provides: php-enchant Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-enchant_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 9870 SHA256: 89593b23cdc12f863d7f470fcb74a59f93c854c844bac71e29cdd4e747e57e3f SHA1: e3e9de711573534f1b87d822acc4cf851f59065b MD5sum: 66d7262a6cb2cd57467e858f85291e55 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. Package: php5.6-fpm Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4544 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-cli, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), php5.6-json, php5.6-opcache, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-fpm, phpapi-20131226 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-fpm_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 1374892 SHA256: 5d103e4e90e3b13fb6bca2419e10a76669683d6b8ec997afe582d22dcf0ef87b SHA1: 7097ea2296e98896e10a0d9ab1829d9d0fd80deb MD5sum: fd34b5c41da6049a350917dcf72890c0 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-php5.6 package. . The following extensions are built in: Core date ereg filter hash libxml mhash 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. Package: php5.6-gd Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 177 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Provides: php-gd Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-gd_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 30278 SHA256: ecdae4bc31ac0a9154cb644befdcd090d7992f0375bf6519d19a5f11e6e91942 SHA1: dc9186c5e0bf36c349d8601771fc17d97995995b MD5sum: d922ed4c4e53fad77fb6471afcec6ab1 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. Package: php5.6-gmp Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 149 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libgmp10 Provides: php-gmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-gmp_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 23084 SHA256: f1785e956f230c89f28c81599c5273362d3e12ba2b6320d2c66b511b794b7bd9 SHA1: 8279e2f196632b11aee3c0c4382ca5aa12bdfddd MD5sum: b72b61cc9c2f86e62881d4603aa50d23 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. Package: php5.6-imap Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 181 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc-client2007e, libc6 (>= 2.4), 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.1 (>= 1.1.0) Provides: php-imap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-imap_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 34054 SHA256: 79aefc0b4cca80e17824310dee9dacbfda6f221c49153b9a052ac7c42834f21c SHA1: 543bd532135691296e16bb73151b9c660875e72b MD5sum: 1f4dd67c26d0b4ec61cd70ae291e680a 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. Package: php5.6-interbase Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 199 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Provides: php-interbase, php-pdo-firebird, php5.6-pdo-firebird Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-interbase_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 45896 SHA256: 4e281c91a1fd9342e9e71ea705936e5629109b070b76873fea878e54561564a3 SHA1: 5747f44af11ebde9a3595d88a79312ad8cdda2f1 MD5sum: 352d074719e95b06058df069df03ce23 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. Package: php5.6-intl Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 469 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu64 (>= 64.1~) Provides: php-intl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-intl_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 119296 SHA256: fa14843e910db99e1ab0aaa6d0726a7ac4e5273eba5d7b71d7dd0f6ea90f830c SHA1: 37e6107d51ac65f94bc3a1b3f6b7321eec579387 MD5sum: 112607080358ee1a91280d9e7fddff5b 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. Package: php5.6-json Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 125 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4) Provides: php-json Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-json_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 18300 SHA256: 4bdd54245445ac8d56aa9c7cb1278e281394535157435289ae7314f9a1c9a7c4 SHA1: 74ce8209e62f4e5c40b96c218943482a547c8328 MD5sum: 4bc96f433be4ef3e8178be55481fed06 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. Package: php5.6-ldap Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 141 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Provides: php-ldap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-ldap_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 24010 SHA256: 4241f27325e8a25032c3288a76d97d95767d0d46f797fa0b5ef8ba6ee4e65023 SHA1: 7625bdda5194a0d920e600fdc338358dd47e0044 MD5sum: 6e3e7a5367bfdf3e1e97f404a854b9b0 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. Package: php5.6-mbstring Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 1376 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4) Provides: php-mbstring Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-mbstring_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 467824 SHA256: 00327e9b1870e44048ef21c9f17b4030b4941a7edf3b2b9558156e96b995523b SHA1: 1876218168dda0694f0b429077815042248a831c MD5sum: 6c5f185d3aee93b0de0230456b060863 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. Package: php5.6-mcrypt Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 122 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libltdl7 (>= 2.4.2), libmcrypt4 Provides: php-mcrypt Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-mcrypt_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 16386 SHA256: a20963a2cc090c919bea7497fdeebafd0e8faee1483723a1f9fe96d005d4a864 SHA1: 54d20192071dc25d6373287cc6448b855727416e MD5sum: 8f8e0052568650244f727280fcffb1c0 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. Package: php5.6-mysql Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 576 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.15) Provides: php-mysql, php-mysqli, php-mysqlnd, php-pdo-mysql, php5.6-mysqli, php5.6-mysqlnd, php5.6-pdo-mysql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-mysql_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 149708 SHA256: faca3125da18b4dcbcbcbd4f0c942357bb472f2d3cd85432323b11536669ba8e SHA1: 89d4b0dd5fec0b03723243127938f647ef2aed13 MD5sum: 9bfcdcae39f131d89bedd17f2163b323 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. Package: php5.6-odbc Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 171 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Provides: php-odbc, php-pdo-odbc, php5.6-pdo-odbc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-odbc_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 33414 SHA256: f67087b9da3f1d97a1c92a4da52c40f29dfc63953709d5673d3298605aa6f4a1 SHA1: 87270717c3c776690e0b5691c367de35a35386ca MD5sum: 8cddb89b36153b7540b70dd35c9012dc 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. Package: php5.6-opcache Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 234 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4) Provides: php-opcache Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-opcache_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 65826 SHA256: 731e417c7d5ced3aac76bdccc89981675e1a54373b39f2a18648d9b178217501 SHA1: e29dc431e1717506360ad41ac270ef0127093658 MD5sum: f044f4c267bf0fb62fbafc014386b07d 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. Package: php5.6-pgsql Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 267 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libpq5 (>= 9.3~) Provides: php-pdo-pgsql, php-pgsql, php5.6-pdo-pgsql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-pgsql_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 62754 SHA256: e6e24ad173ef5b678e813692c68f6d67b639255572508726b82a0b0b8c852f63 SHA1: 36c155bed40e9f58ddfd97de2f620c886fb55c54 MD5sum: 606c2bc9d7f6ce9d81932b9db997129c 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. Package: php5.6-phpdbg Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4487 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php5.6-cli, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), php5.6-json, php5.6-opcache, tzdata, ucf, libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: php-readline Provides: php-phpdbg, phpapi-20131226 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-phpdbg_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 1369320 SHA256: 9572701ddc71a7a804106f5729f7b36727514cb5de6a30ea976c98e1f9a5ab88 SHA1: 81d3cfa85f02714afd25fdfc8b006d9cd2235b87 MD5sum: a31eb4fc1f45d72aaf460c3830c3b410 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 ereg filter hash libxml mhash 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. Package: php5.6-pspell Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Provides: php-pspell Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-pspell_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 8822 SHA256: 6e6b7694d55bd692a4c76169cc9f4e3210950c57a23c6f26d83e190ed48528ba SHA1: eb9f78cf196b8a4064bf2266580c529790a89f6e MD5sum: 7a41b150ae550773c5a4fddfd0b233f8 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. Package: php5.6-readline Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 110 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libedit2 (>= 3.1-20130611), libtinfo5 Provides: php-readline Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-readline_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 13686 SHA256: d10100d4ecf0cf68522c064556e0f804e8321232260f25a60ad53aff94f7bd4f SHA1: ae7fc3e74f3515e4462aef959934894462c780e1 MD5sum: 373db206c14396e22ee26c8ccd24a48d 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. Package: php5.6-recode Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 90 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), librecode0 (>= 3.6) Provides: php-recode Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-recode_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 6166 SHA256: 4ab7c95940ce66c4c9a92fa32ea248302d256bb6e5563b32dcaf85308608eea2 SHA1: af523663e47f17919f8630187bbd8d736caddb56 MD5sum: 62078873b99aeeaf033c15f0c86ef64f 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. Package: php5.6-snmp Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 130 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libssl1.1 (>= 1.1.0) Recommends: snmp Provides: php-snmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-snmp_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 20568 SHA256: 02e2194a0218e71f0bf93af526f1ebc5fa6967641ce8a07ef3bfb7e329cabc0e SHA1: 6166bab25ce822c19fcb9062fd87663ab4ca79a3 MD5sum: 57f28c7d4dddbddfc429104594a6183e 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. Package: php5.6-soap Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 492 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libxml2 (>= 2.7.4) Provides: php-soap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-soap_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 139996 SHA256: e04864c6be902d804fe9882da119d30cff55af866e85e90137907d658a3793b5 SHA1: 920b1a24328ceb4cda43ef67d9456a95c4c8f693 MD5sum: ba1d06a0c3fdacb31d720e01a88d42b0 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. Package: php5.6-sqlite3 Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 156 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libsqlite3-0 (>= 3.7.4) Provides: php-pdo-sqlite, php-sqlite3, php5.6-pdo-sqlite Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-sqlite3_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 26626 SHA256: d500f98ef65cf8d7e0d19e7363ccdb0c7c37a9783a4271a65eea5d2f67cadbd1 SHA1: 03a4c7dd6a936e3fc3b428519c8097df3c13b7d8 MD5sum: a9ad54b90e053c1402e108d9fface108 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. Package: php5.6-sybase Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 151 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libsybdb5 (>= 0.63) Provides: php-mssql, php-pdo-dblib, php5.6-mssql, php5.6-pdo-dblib Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-sybase_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 26036 SHA256: fe3ffee42d232359db37a1b005ea6195254374591038236d5bfb7b3a77b9752d SHA1: 5f2ba086b065609e00dd155835a0add017a584ae MD5sum: 28e66279d1e9303bd147bbcda7d4e28a 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. Package: php5.6-tidy Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 129 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libtidy5deb1 (>= 1:5.2.0) Provides: php-tidy Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-tidy_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 17974 SHA256: 20cd5581bc86a694e2179638cb4143acce7b8d3d764ea4cafec4340ae3e6f106 SHA1: 40a228263839ff41c483581c2835acfcfb019f86 MD5sum: 98e2aa261b60fb53b2d3055dc22c681e 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. Package: php5.6-xml Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 523 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php5.6-xsl (<< 5.6.18+dfsg-5~) Replaces: php5.6-xsl (<< 5.6.18+dfsg-5~) Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php5.6-dom, php5.6-simplexml, php5.6-wddx, php5.6-xmlreader, php5.6-xmlwriter, php5.6-xsl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-xml_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 127348 SHA256: e811ff4aadb35f9a5e58fe6af5dd54095c8700d4f6d8621e357ae98778454b2e SHA1: 4a394c35a86718d08792f5aca0d58ede5d906c5e MD5sum: 1c090aa104d81bb03f92b16af1f2d253 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. Package: php5.6-xmlrpc Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 114 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libxml2 (>= 2.6.27), libxmlrpc-epi0 Provides: php-xmlrpc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-xmlrpc_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 14884 SHA256: 8dbaaf791800e7ddd79eb563cd575fb637e6f7bcf6bc2427c2a24d0489c59d83 SHA1: d1bd84391d6c00759189249c50299559fac1658b MD5sum: 0e28be6b54c6f35128baec6c55247a2a 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. Package: php5.6-xsl Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 295 Depends: php5.6-common, php5.6-xml Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-xsl_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_all.deb Size: 263386 SHA256: bc4fabae9db7ea65126ec4035b4d219777011dea8494b39a694bf505ae6b731d SHA1: 84485c3537eec81e1bbdd5a81ad309c287d4cf78 MD5sum: c53a8792503e1756c054cf0d2f369588 Description: XSL module for PHP (dummy) This package is a transitional dummy package and can be safely removed. Package: php5.6-zip Source: php5.6 Version: 5.6.40-12+0~20190902.20+debian8~1.gbpc72558 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 134 Depends: php-common (>= 1:35), ucf, php5.6-common (= 5.6.40-12+0~20190902.20+debian8~1.gbpc72558), libc6 (>= 2.4), libzip4 (>= 0.11.2), zlib1g (>= 1:1.1.4) Provides: php-zip Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php5.6/php5.6-zip_5.6.40-12+0~20190902.20+debian8~1.gbpc72558_i386.deb Size: 22160 SHA256: 6bab35063d7ec236d292458dcc995df99ff3e777f77e3f62bbec93c3db8ddb2c SHA1: a5023f4c53902b558050f121577c72fef26969f3 MD5sum: c418f9eadb3f93891f790f2a36041a09 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. Package: php7.0 Version: 7.0.33-11+0~20190902.19+debian8~1.gbpd05c7e Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: libapache2-mod-php7.0 | php7.0-fpm | php7.0-cgi, php7.0-common Provides: php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0_7.0.33-11+0~20190902.19+debian8~1.gbpd05c7e_all.deb Size: 56802 SHA256: 9aa9b555b8fac4e89bf95eb9f6535f73e7ee6e0591b9ea99eae8b2383b67f73b SHA1: b7c20ed8b5e4525702e1ba37393c330f86719f03 MD5sum: 04426e8e940027faa5efdaf50390693c Description: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . 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. Package: php7.0-bcmath Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 114 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4) Provides: php-bcmath Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-bcmath_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 17554 SHA256: 55a28cebe5b0e38efbce07f712854f1316ddd4612ec89b9abd7c412f73e0273c SHA1: b007bb2ad2ba74b6f3fb761c4136a7dc8e3248d7 MD5sum: 0a02c876213d403ed8f214fe467fa6e1 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. Package: php7.0-bz2 Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libbz2-1.0, libc6 (>= 2.4) Provides: php-bz2 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-bz2_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 11220 SHA256: 6b8789afd5b8aac49bb317aefb39786f26426f4339df6c3947dc8bcaf327bb15 SHA1: 8fb73d7813990d71726f5b5e6d23144f941db925 MD5sum: 05ba36abb1109a120aec0b5659f389ae 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. Package: php7.0-cgi Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 7978 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-cli, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cgi, phpapi-20151012 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-cgi_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 1293932 SHA256: e2fc589863695fb1a36203993d15fb907884fa4dccbdccee3c4ed7ed5730148d SHA1: b870ce94361d72035bc424cb2ff5658661ff66a5 MD5sum: da8c770aa63d6b21f26eac679f8fff7e 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. Package: php7.0-cli Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4108 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), php7.0-json, php7.0-opcache, php7.0-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cli, phpapi-20151012 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-cli_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 1328144 SHA256: c495a5d29ca7f84fcb871cdfc0e99e78f1a9239e20dec841978f678c91a2333d SHA1: fa3882030c7eb356b341886eb1242d52567e1733 MD5sum: b78ae5e5cdc8d3502f2053c501be804a 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. Package: php7.0-common Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4312 Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Breaks: gforge-common (<< 6) 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 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-common_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 555360 SHA256: feb9999a1985c2ff46a5df96e2fbe0ea70c63f696bfef82ba3aae5cc97d94c6e SHA1: c04a86f60060532a08642b21e85e65a74ed54baa MD5sum: 09b27fc8656907076955f8a2ff175604 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. Package: php7.0-curl Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 161 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libcurl3 (>= 7.18.0) Provides: php-curl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-curl_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 29294 SHA256: 097d5ec45e4d35f4ce94a9ce14580931bd564fda8401711cb02d14e53aae911f SHA1: a2f74f38097ca29257d83ae28b8208c4e54e8a32 MD5sum: d519880bd6b41932a333fc447e1d5d00 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. Package: php7.0-dba Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 142 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libdb5.3, libqdbm14 (>= 1.8.74) Provides: php-dba Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-dba_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 26176 SHA256: abc429c7ca417bc37ba0c2cee273a1f5d45124d10ec6e62929cbc6cc4aade9ca SHA1: 1f14154c2865cd394ccf5b72f03c27810159ee86 MD5sum: f55ce5ce68285d00c48d179349af3a76 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. Package: php7.0-dev Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4677 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 2:8.35), libssl-dev, php7.0-cli (>= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), shtool, libtool Recommends: pkg-php-tools Suggests: dh-php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-dev_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 510418 SHA256: 0337ef58fcf9f6abb5ac4d0c2f1544aa7b8ce487a9bd58b155d27893fda2991c SHA1: 903ffbb97d1240d454a521459efb94b4b4f684b1 MD5sum: 65f32e2695c652343b4dd0e12542f6a2 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. Package: php7.0-enchant Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libenchant1c2a (>= 1.6.0) Provides: php-enchant Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-enchant_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 9868 SHA256: ba7c77b93c1245e21667666adb2df1db729bc97411470a398c9b7353a847811b SHA1: bd5381b46f62bb59584478c26ad7e30b152a5828 MD5sum: b71e32071580b96e240b181ae313b177 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. Package: php7.0-fpm Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4210 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-cli, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), php7.0-json, php7.0-opcache, procps, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-fpm, phpapi-20151012 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-fpm_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 1340920 SHA256: 5072a47cb9c700768f9ec3bd15a0f4d5d072d36be6ebb7539be574c02bd2850a SHA1: 134193c3bab4399c992441945d65b51090585bdc MD5sum: a75fd22f715133e8d2ed3de6894792e6 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. Package: php7.0-gd Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 165 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libwebp5, libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Provides: php-gd Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-gd_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 28606 SHA256: 387158c4591bc40f9f805c086f84811a61c36e3769a815febb1251b26b100c46 SHA1: 47cf2bd6c5bb7238908ea2c481ae7a21f5e61026 MD5sum: 59bf45ba919e85b734699e48b5676981 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. Package: php7.0-gmp Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 145 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libgmp10 Provides: php-gmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-gmp_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 22500 SHA256: 6e7d7b440a68ef12a13dc2d244258d110fac97b73572faa130a3313b602f641f SHA1: 10dd325407eab6ed2b72cebb3fff490c2de54044 MD5sum: 8fe51844d9efcda3b74f22e2e9c587fb 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. Package: php7.0-imap Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 169 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc-client2007e, libc6 (>= 2.4), 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.1 (>= 1.1.0) Provides: php-imap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-imap_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 31942 SHA256: 48bee9e23740ca8af41a5cc3b0fb8a3a4dc771cc226ab30ec4fdb8b442baaede SHA1: edc7798f410d66c07d763a6d736323d937b7b3ab MD5sum: 742b89df89c0c271086a4dd351fc8fe8 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. Package: php7.0-interbase Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 191 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Provides: php-interbase, php-pdo-firebird, php7.0-pdo-firebird Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-interbase_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 44930 SHA256: 8e2ea0df2c8ec5ca93bcc36803079baa1d81a23f7fd2df07a806d1f3b993ee17 SHA1: 867f310d044400da9c95dc3f45b883a9c20a74f2 MD5sum: be723febcefecc5c499b11eb1bcc1b2e 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. Package: php7.0-intl Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 554 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu64 (>= 64.1~), libstdc++6 (>= 4.9) Provides: php-intl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-intl_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 135248 SHA256: 96db5beaf536d8c6fb9d22dacd2121c577bc0a461276f773342be05d9596ede8 SHA1: 4aea6936a246a52c5c8beee7a1657bc262a18566 MD5sum: a1e1910c186f0ad6456c776470fb914b 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. Package: php7.0-json Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 117 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4) Provides: php-json Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-json_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 17566 SHA256: 3e8fbdc643d4e1dd3774a74520a1c45a1d0ebc8ac3121ee9a446f695c24ebf7c SHA1: 663e9e0cf75c852a3c759672f11bdca11ee9bcb1 MD5sum: 11a1311e38934ecb8c426dfda5528010 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. Package: php7.0-ldap Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 133 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Provides: php-ldap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-ldap_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 22616 SHA256: 537d1ac32b92f6691f79828b7d3170c5795d53816ba5bf991b77f604e7864059 SHA1: 88e0060b53521cbd4485943b4a8b808bb72bf3b8 MD5sum: 5f4a9a02e8ea82dc7625593c49f00974 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. Package: php7.0-mbstring Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 1376 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4) Provides: php-mbstring Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-mbstring_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 468292 SHA256: f8d789036581a5e7606f8b9d18e0548c08208b0354aaf99924fcc5ef63663a7d SHA1: 7d3bea11596c1e2b7193d955de6618558cce13a8 MD5sum: 1b32bd44d818ccc8834f28f1af6f4d33 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. Package: php7.0-mcrypt Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 118 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libltdl7 (>= 2.4.2), libmcrypt4 Provides: php-mcrypt Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-mcrypt_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 15354 SHA256: 2e69a4d8740e72098f81d16f27c0b9174124f55f296f6305af8780829b36742d SHA1: 79379195c7609dc52304287e7da516da95551178 MD5sum: 9928b733516e8744197f307419c78599 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. Package: php7.0-mysql Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 502 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.15) Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.0-mysqli, php7.0-mysqlnd, php7.0-pdo-mysql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-mysql_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 132006 SHA256: c494ace8563e3efb992867bb0b10183bdbd6f38633ab6823107e3b138c45e3ad SHA1: fe19cdf7d3bfc7d15745bd97130fc8840c283fc4 MD5sum: b8e8132059a53467221397cf3b245a63 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. Package: php7.0-odbc Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 171 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Provides: php-odbc, php-pdo-odbc, php7.0-pdo-odbc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-odbc_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 33080 SHA256: 69de85ef247f5010c6d0f87a0197e9c9d8a964d5e00f4bab764693b51429431a SHA1: bfd3c5aa7efb227c19403a89d6b729d342a66ba8 MD5sum: 02ce068548b05cdbf5280c336519edd0 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. Package: php7.0-opcache Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 278 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.11) Provides: php-opcache Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-opcache_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 83724 SHA256: c53b2fa03d5093f1c4d17f4178b26e2ee36399be9458894d8723bc6eeb48b6c9 SHA1: 0a23483d4d55e22709fddb9a2c40b85e9754b818 MD5sum: 9b0b0f6f26f9abdf0d57cd38ba524767 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. Package: php7.0-pgsql Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 247 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libpq5 (>= 9.3~) Provides: php-pdo-pgsql, php-pgsql, php7.0-pdo-pgsql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-pgsql_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 59774 SHA256: 217b3be6ce3eafce6e3d6f404d58026576e42dd4b930658e655e1da8ef234000 SHA1: 379713c56b01595754dd001ff5249d007587e6a1 MD5sum: 9963323891d8ec9a1c11c9881b0eb07a 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. Package: php7.0-phpdbg Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4256 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.0-cli, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: php-readline Provides: php-phpdbg, phpapi-20151012 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-phpdbg_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 1371624 SHA256: 5769b74bb24c859a318f0cd31e998ad5abd8759d16a8df5d62d94808b9f9fcd8 SHA1: 2c84b2caa29b081dfa9367ddce74cc1274b14b6f MD5sum: 410f4546a2e882bf17bb2619aee63681 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. Package: php7.0-pspell Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Provides: php-pspell Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-pspell_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 8934 SHA256: 235d6d0d0d326eb3f7599c06fcf7a47d88e02a1532e4a1ffa8299aee049d8124 SHA1: 413c1c275c7196c38f2772d64073a6cb831cebeb MD5sum: 9ee7be92215e4118e5d2991d81d7879d 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. Package: php7.0-readline Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 106 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libedit2 (>= 3.1-20130611), libtinfo5 Provides: php-readline Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-readline_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 13262 SHA256: a9a52c5614e7d574839a5c0b42b5260019581974e7629df6b513c1d9b4a9c96a SHA1: a152f68c1b39703676a7806902675ca373724f76 MD5sum: e9f8656ecf97752a76aacd08ea76f85f 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. Package: php7.0-recode Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 90 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), librecode0 (>= 3.6) Provides: php-recode Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-recode_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 6142 SHA256: 51b0310cdafbb42ba3c7c5e82d61be7448c399829be282539a736576c806dad1 SHA1: 20cf71592efba66feb19bb1ac9d10d0857d7d764 MD5sum: 1f26ea259ccc6861ab8cceb7efa5c8c3 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. Package: php7.0-snmp Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 126 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libssl1.1 (>= 1.1.0) Recommends: snmp Provides: php-snmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-snmp_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 19652 SHA256: 3069f235efdf8ce38500e454de03cbe5221eb67dc0f729ca5105c90729c071f9 SHA1: d39c4ebe9a7edbfc2f029b579e83fe993c654945 MD5sum: e98617d6d41c23707c04b782ef091555 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. Package: php7.0-soap Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 408 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libxml2 (>= 2.7.4) Provides: php-soap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-soap_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 122780 SHA256: f2e9048adf10e0ab2be6d02cab3b5e9f1d551b11673f02ee73a6d7b245d8532a SHA1: 0d087abeff998f6abfe40ffb85ad5a686f9bde82 MD5sum: 2f93b81ef20303879335e8390640ee49 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. Package: php7.0-sqlite3 Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 152 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libsqlite3-0 (>= 3.7.15) Provides: php-pdo-sqlite, php-sqlite3, php7.0-pdo-sqlite Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-sqlite3_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 27156 SHA256: 904003b4b2bba83b82268d604cb4c3aa56bfcb9b81890eaf56c4dbe1654ef8dc SHA1: 62bf83041f30e7c3d611c549eb4e846baf86f5b7 MD5sum: a44aa29277a1fa887604f1144a8868c3 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. Package: php7.0-sybase Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libsybdb5 (>= 0.63) Provides: php-pdo-dblib, php7.0-pdo-dblib Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-sybase_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 11938 SHA256: 2ff3257edb8a03bc2fb9663807436675c4b0c801f2ab5cc61db0209632a7a348 SHA1: 6bdaa701dbb0ce9e450399e29c738e7226808c38 MD5sum: 364ce55f2efa4ec6fb8bc453b245f9f9 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. Package: php7.0-tidy Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 125 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libtidy5deb1 (>= 1:5.2.0) Provides: php-tidy Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-tidy_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 17672 SHA256: 1e06295fe5463dab2c07a5595e685b6628f46f394207d2a3ec63f0adc6cf8de9 SHA1: 6092248e9daa7f86c9aa945042e7d6b96841cb5f MD5sum: 79c90b04610a40ed66319b843d7f02c6 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. Package: php7.0-xml Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 507 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.0-xsl (<< 7.0.3-6~) 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 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-xml_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 121932 SHA256: 697518c6c9f9e586c23dc8c5226fd56d884703d3f3130c12bddbea777102c016 SHA1: 85bd013e7e6b972d9f3eacc10b1409d9c206343b MD5sum: 52f66247a4dcdceebebc9875ec9dfc72 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. Package: php7.0-xmlrpc Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 106 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libxml2 (>= 2.6.27), libxmlrpc-epi0 Provides: php-xmlrpc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-xmlrpc_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 14282 SHA256: 752b493f0d3f6b75f16140ab051da5c554dfa18a4b1c747fe3622284665217d6 SHA1: 3f5913bc54174fa930fd4c588fabb18677c3605d MD5sum: 6ef9656d3f64e8746417b60f0d5a9f6a 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. Package: php7.0-xsl Source: php7.0 Version: 7.0.33-11+0~20190902.19+debian8~1.gbpd05c7e Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 94 Depends: php7.0-common, php7.0-xml Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-xsl_7.0.33-11+0~20190902.19+debian8~1.gbpd05c7e_all.deb Size: 56474 SHA256: ec15b0747ddc43d31b75abb06731f05b815aa7c4a3b527a0c5c7a275e628810c SHA1: bd013c2047b1c2cd9cee17f679ac1f1c59ad4bf2 MD5sum: c6a5b3987d3f99a4e53e3aa89b084b70 Description: XSL module for PHP (dummy) This package is a transitional dummy package and can be safely removed. Package: php7.0-zip Source: php7.0 Version: 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 138 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.33-10+0~20190807.18+debian8~1.gbp5452d8), libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Provides: php-zip Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.0/php7.0-zip_7.0.33-10+0~20190807.18+debian8~1.gbp5452d8_i386.deb Size: 22184 SHA256: e140d1514b03e6ccb5d981a521d46847c31e77e4ac0894fc8f0d6564311668d4 SHA1: 0975fb6fb152a12218b9aab8d6d7be15e5421b53 MD5sum: b409a04bf64971e1e95c7ae7b6f25102 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. Package: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 108 Depends: libapache2-mod-php7.1 | php7.1-fpm | php7.1-cgi, php7.1-common Provides: php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_all.deb Size: 62458 SHA256: fa29d8bc69487e7c535c4033dbd64204473f2c0b412192a126cb538a2f55a4f5 SHA1: 3c9e11b8651bb3642aaea460a6955c4045a6c19b MD5sum: eccd911e2f59914e96cbd166270c1168 Description: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . 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. Package: php7.1-bcmath Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 114 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4) Provides: php-bcmath Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-bcmath_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 17568 SHA256: 4ff58966ba064dbd820275672ed92261fb916645bec0519c352bbc346e636d18 SHA1: 4be0eb35632aa662e16d8f1f2610e568497285c2 MD5sum: 864cbc0b0a46700b0282dd8fcb8aaafa 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. Package: php7.1-bz2 Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libbz2-1.0, libc6 (>= 2.4) Provides: php-bz2 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-bz2_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 11222 SHA256: d1b4c64420ccc2b10e6c20b726f9b4e9fc4a6a808fe38e8413092cdc931dea23 SHA1: 1acbadc107b5e5ab0586856a84dd1bfaa3a98d48 MD5sum: 2afd4cb8fa81c2faba7584f4abc9a31b 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. Package: php7.1-cgi Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 8291 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.1-cli, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), php7.1-json, php7.1-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cgi, phpapi-20160303 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-cgi_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 1340390 SHA256: f24b0fdb81366d776cb5a41af8de31e0388238f58e81c014c04f865bcc833feb SHA1: 554dbca653b42897b8cd8346e953eff2bb51ffa6 MD5sum: 5190d0f1a87fef8b4287b328c16a848f 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.1-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. Package: php7.1-cli Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4265 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), php7.1-json, php7.1-opcache, php7.1-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cli, phpapi-20160303 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-cli_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 1376622 SHA256: 0d111971d8ad21100e8053de04d68acdcccc1d2e2c5736ca03636d3580a2f905 SHA1: ceecabf54fb619f42e6891e6bcb49a2b8d5e33a2 MD5sum: 58ad045a0c0577a01c62c92c4b852284 Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.1 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. Package: php7.1-common Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4324 Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0) 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.1-calendar, php7.1-ctype, php7.1-exif, php7.1-fileinfo, php7.1-ftp, php7.1-gettext, php7.1-iconv, php7.1-pdo, php7.1-phar, php7.1-posix, php7.1-shmop, php7.1-sockets, php7.1-sysvmsg, php7.1-sysvsem, php7.1-sysvshm, php7.1-tokenizer Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-common_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 552954 SHA256: 60ee2d78ee1177ec918236a739c9b7eac955fd7f9a4cc45c445cd13f1b0d0e73 SHA1: 34d643ed746667dd02e7f45b0445fba3c607a856 MD5sum: 104bf08048aaf2c30dfad1dcddd9db35 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. Package: php7.1-curl Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 161 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libcurl3 (>= 7.28.0) Provides: php-curl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-curl_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 29424 SHA256: 89313d64c87d90dfc4c4e008a26dbc794d7b8887d4977274f12679af40253265 SHA1: a4697e6d8b530c19b0b60c8d9c67d3acf68d1c33 MD5sum: d55f4bed445002dc944b1dabdca22b0c 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. Package: php7.1-dba Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 138 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libdb5.3, libqdbm14 (>= 1.8.74) Provides: php-dba Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-dba_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 26064 SHA256: 53d8282cd59075280bff878b09797218ccb5e0b523e73d25de77aeeebc941f1d SHA1: 5966677b6742890243f32288433de7775cd654e7 MD5sum: 1e2d27dd28c5bc3b65d378d76c6bd58f 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. Package: php7.1-dev Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 5119 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 2:8.35), libssl-dev, php7.1-cli (>= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), shtool, libtool Recommends: pkg-php-tools Suggests: dh-php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-dev_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 526688 SHA256: b3e52bdea154981f6bc6b54504c8703ca401364a2da36e7b1fe44ab954bc1fbf SHA1: f1997ebbb4d2bb0909b4fd1046e3d60d5c17a7e1 MD5sum: fdc9eae191a6f2a99c46ecba3bf81824 Description: Files for PHP7.1 module development This package provides the files from the PHP7.1 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. Package: php7.1-enchant Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libenchant1c2a (>= 1.6.0) Provides: php-enchant Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-enchant_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 9872 SHA256: 5419033e0cec85c0fd070e96dfb5fd653e31002f7b9ecdc78f1f6ef8b0a4ef18 SHA1: be6c41c7bd48cae8d0a743026bb1a4a464cd9edc MD5sum: bf97e9f58eec0ca9c050f506294dd6e9 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. Package: php7.1-fpm Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4374 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.1-cli, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), php7.1-json, php7.1-opcache, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-fpm, phpapi-20160303 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-fpm_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 1387824 SHA256: b114a70fe8bffff6711946dc02231bad4bd14f8b29e60da366e92c3af6c74c35 SHA1: 6d78117f190ec83b86a7a8a84793c5e8cceb00b6 MD5sum: 484b775b5994a79e2e2ba4e88ce00b60 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.1 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. Package: php7.1-gd Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 165 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libwebp5, libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Provides: php-gd Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-gd_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 28500 SHA256: 67bdf3101ad601925a6b269b6463546d9f6bdad5d7721f2fb1e4ae738f78b7ae SHA1: 1f30218624a0d698467c013002f7eebbeff514b0 MD5sum: 27198d5c74ab064a87824912ac09f67a 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. Package: php7.1-gmp Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 145 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libgmp10 Provides: php-gmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-gmp_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 22252 SHA256: 2922908de8dafbbb848f4f9802bb54626ea1c926ec8481849b42faa833d55908 SHA1: 210cf34bdf2294e4ced40d32d0fc82a89e305adc MD5sum: d184fd9eae8a037d3bbde6bb00b92291 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. Package: php7.1-imap Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 165 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc-client2007e, libc6 (>= 2.4), 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.1 (>= 1.1.0) Provides: php-imap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-imap_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 32016 SHA256: 3021e10e89db1d1de8205e7cb1bfa22dbeef61727379082df00eb7857ad74a6f SHA1: a6cf8c9e0f2125bbc018de76a7c0964283841a69 MD5sum: 078782cc57b659e5ef4ab38f272f1a5f 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. Package: php7.1-interbase Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 191 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Provides: php-interbase, php-pdo-firebird, php7.1-pdo-firebird Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-interbase_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 44948 SHA256: 03a1a27fce896f89c552f8737e815766011c27ed18b23473c32df35b8eceb36b SHA1: 34a8f0ed6079e3b850290bfb6346bb57b47cb6c6 MD5sum: ea4238c2404cc25b7cfee94a8b5b7fb1 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. Package: php7.1-intl Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 562 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu64 (>= 64.1~), libstdc++6 (>= 4.9) Provides: php-intl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-intl_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 136404 SHA256: 8b3255a5a4281d40ca877ad6f06826d05bb943dc14d6bcdd0ba5ff4f0bd8f10b SHA1: 0575ca0f3dff2e6d02a25e9c708e86381aed689b MD5sum: 8f301be1b22d05b4b76c19cb8e041a6d 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. Package: php7.1-json Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 113 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4) Provides: php-json Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-json_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 17846 SHA256: 65bc46b67902ae9ca0e19062cc869714efe4aede7cae636f3c9f622f487d8c2f SHA1: e6f14635d82baecd7585ba9ab3883a61baa69e47 MD5sum: 4880c491f3b848ab14b72a62c9aade2b 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. Package: php7.1-ldap Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 141 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Provides: php-ldap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-ldap_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 23244 SHA256: 3fb04a0bda8aa5f4c17ab1f92e133285ca5f08e69b517e6279e185e5bef499e5 SHA1: faca8cfd998e174d822eafe273317dfb2a66530f MD5sum: 75b4fb71094375e224bff6613c9741eb 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. Package: php7.1-mbstring Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 1380 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4) Provides: php-mbstring Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-mbstring_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 466754 SHA256: 2ca2e194622f2e919ffd50258795cfc28d008e5913de3e12dcbbaaf3d6671d55 SHA1: 07b266a1ee27001986969968c6141160d52d7183 MD5sum: 5bdfe97d67917addb4417ff001825cc5 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. Package: php7.1-mcrypt Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 118 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libltdl7 (>= 2.4.2), libmcrypt4 Provides: php-mcrypt Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-mcrypt_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 15410 SHA256: eb9117caff80bbaf537a86e774201b339c943aa8a876be8c8f780af313083dbf SHA1: e2ee665b61d12252c747311aa65f977e91e7f432 MD5sum: ff247dee4215ddae3f79b17f4a78bfec 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. Package: php7.1-mysql Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 471 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.15) Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.1-mysqli, php7.1-mysqlnd, php7.1-pdo-mysql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-mysql_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 125672 SHA256: 03f0dfc279fdb24b42987799147cdf5250fdf244c49717f9781b4a8ad2c2b57e SHA1: 3eea4d98fffad8b5b661e67f29c6bb96995f2c61 MD5sum: cc6c0cb10e99de9d0b8727accfc678c4 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. Package: php7.1-odbc Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 175 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Provides: php-odbc, php-pdo-odbc, php7.1-pdo-odbc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-odbc_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 33078 SHA256: e2457be2511011be9e9b681bd8dc8918edc41d47e9fb2bd5c2db9160b8275045 SHA1: 047721abf92e70e65643b0cfc16e500acb9ac51a MD5sum: 4a7b22ede76cf01e75927db183bf9f9f 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. Package: php7.1-opcache Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 462 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.11) Provides: php-opcache Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-opcache_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 148928 SHA256: 672f16d2fc777a61515f5b581eb27177e55f0cf871571741b4d99436a9824c3f SHA1: 96cf01be5fc7a576da25dc4fe3081412cf5cbc29 MD5sum: 80655095e471f4f08529116d37c5a9ba 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. Package: php7.1-pgsql Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 255 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libpq5 (>= 9.3~) Provides: php-pdo-pgsql, php-pgsql, php7.1-pdo-pgsql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-pgsql_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 60156 SHA256: e148e3997665b0d26a6f98f159de67b015db387f797aeece37b9502fcd6370fc SHA1: 53c62eaf51c005d792b7e771a3bc6508d4e1322c MD5sum: 800b6041b062d7fd7987c5f466ba1449 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. Package: php7.1-phpdbg Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4430 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.1-cli, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), php7.1-json, php7.1-opcache, tzdata, ucf, libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: php-readline Provides: php-phpdbg, phpapi-20160303 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-phpdbg_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 1423820 SHA256: e620bcfd87f72d1d3961146b21c99bc4f13ec657235246d5b1b496ddde4f035f SHA1: f49899c4d15b915ed83a58015cbc525b8ba02c63 MD5sum: 2e6e48bb4cef26dbf20a648747335b38 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. Package: php7.1-pspell Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Provides: php-pspell Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-pspell_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 8898 SHA256: 8df91a2bef65d7dcc411b055b051fd92c78f31ba0caa0460975d19f38dda0b98 SHA1: de892e2e4de14fbf885bb4bf1d0abd788cb8e9de MD5sum: e5c0f20a437828d155b4eb71cda29c74 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. Package: php7.1-readline Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 106 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libedit2 (>= 3.1-20130611), libtinfo5 Provides: php-readline Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-readline_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 13258 SHA256: 2a5a34563055b5bd430381706b9a59d4c3a9dc24a07a358170ea8c68775bb8ee SHA1: e1fbc5dc03f7320958a28b565c6cf10d2c835b13 MD5sum: 956f4ea2654d835a27b32c1c69edcac7 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. Package: php7.1-recode Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 90 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), librecode0 (>= 3.6) Provides: php-recode Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-recode_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 6152 SHA256: b4cc47a9ca379de17965673b2a99caa518efe3bd0d8e6486f5d13c685f02dcb4 SHA1: eb56d037e8d944e641d4ba1e46e5ed7b60b092e5 MD5sum: 0d7cbc411f923578c63025082982ea3a 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. Package: php7.1-snmp Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 126 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libssl1.1 (>= 1.1.0) Recommends: snmp Provides: php-snmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-snmp_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 19712 SHA256: 51d799053d78cfe672ee62f569bd5e5b873380ad7569d80595a790dd0f95a29e SHA1: 278cc45de122631cb2fcd256229edd746285fd31 MD5sum: 1f0a731aa278d0d3ccacc2dc2dfb4080 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. Package: php7.1-soap Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 404 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libxml2 (>= 2.7.4) Provides: php-soap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-soap_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 122694 SHA256: 2164c04fe6ede9f953902090adb7d723f06859d4ca1413fb3d0a10c9a71e9480 SHA1: 2cf9fccf9813c276cfd86880cbe30b49dddb95c0 MD5sum: 9edba1ec25e3035fdf6aad83b13ac0a2 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. Package: php7.1-sqlite3 Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 152 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libsqlite3-0 (>= 3.7.15) Provides: php-pdo-sqlite, php-sqlite3, php7.1-pdo-sqlite Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-sqlite3_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 27082 SHA256: f1df0a4735ccf790e6742b4d46d6831549e60409ec355d5a9808d826498c4504 SHA1: 6e1efd39519eba10f94b9fe40311134b5cbc66c8 MD5sum: 48b3479c7387927c2f176f8bd39e5366 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. Package: php7.1-sybase Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libsybdb5 (>= 0.63) Provides: php-pdo-dblib, php7.1-pdo-dblib Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-sybase_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 11914 SHA256: 3f5e6473c87853cab2ee842b258ebfbdcd14683ee3e554c8ce1285ba40f34b39 SHA1: d73f61bb9704da36b431455e6d8858b1e71013d6 MD5sum: f4ba44d8e5678391b3439602015ed50d 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. Package: php7.1-tidy Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 125 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libtidy5deb1 (>= 1:5.2.0) Provides: php-tidy Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-tidy_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 17738 SHA256: 5d7498ed3ba71ed85c7d1e8d61abad45475aabc2bef10e3c7c0a29bd65afca8f SHA1: bcf2cac3911ff6552afd3c274e6b197f887336ab MD5sum: 56e366c672bcad2d15760106092e1537 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. Package: php7.1-xml Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 495 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.1-xsl (<< 7.0.3-6~) Replaces: php7.1-xsl (<< 7.0.3-6~) Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.1-dom, php7.1-simplexml, php7.1-wddx, php7.1-xmlreader, php7.1-xmlwriter, php7.1-xsl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-xml_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 121910 SHA256: 5e91b2a5f4413aad8bcfc72aea41e787b22e39fbfd0af5c857d54f34e0570e7c SHA1: 79c0c5d58ec559dab9f6e10acc28d0d9322008d4 MD5sum: bf398b7988e85a29869259d052ce3b44 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. Package: php7.1-xmlrpc Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 110 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libxml2 (>= 2.6.27), libxmlrpc-epi0 Provides: php-xmlrpc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-xmlrpc_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 14296 SHA256: 695412064787d1605a07e7080eb51874c049634b7dd6e3fb6db288d396639079 SHA1: 1a6c440b96f6b8d3b6cba184a92295c3a8b3b7f9 MD5sum: 21dd186eaded284d62ebcf6c21594969 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. Package: php7.1-xsl Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 100 Depends: php7.1-common, php7.1-xml Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-xsl_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_all.deb Size: 62124 SHA256: b87eb1dbe8f6c059d0bfedbda32dabba6a203cfad6539772eabf9699a7f9067d SHA1: 5f12d956a0079efe4bb1ef2ce4877a6dda159d58 MD5sum: 4b3f1dcf9701f3759a4d40c6b62567bd Description: XSL module for PHP (dummy) This package is a transitional dummy package and can be safely removed. Package: php7.1-zip Source: php7.1 Version: 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 134 Depends: php-common (>= 1:35), ucf, php7.1-common (= 7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7), libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Provides: php-zip Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.1/php7.1-zip_7.1.32-1+0~20190902.23+debian8~1.gbp9d1be7_i386.deb Size: 22078 SHA256: ed68e2e6afa0c6e9eb8ab861617656d6fb21fb26853e8d52ab8783f315eec0dd SHA1: 8b198bd7ee5538e6fe437f819430121f38c06822 MD5sum: a8a9ace548380f1ca61fc67de29747db 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. Package: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 106 Depends: libapache2-mod-php7.2 | php7.2-fpm | php7.2-cgi, php7.2-common Provides: php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_all.deb Size: 51110 SHA256: 7af61cf50bcb5a70088810a65118132b8a3d8aaec78b5330b8e4c631a5189d5d SHA1: b9defff775bcc0cc781a021772fd040ac21be46e MD5sum: e668f293c33c130a019f5d8dbf7aa427 Description: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . 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. Package: php7.2-bcmath Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 110 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4) Provides: php-bcmath Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-bcmath_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 16828 SHA256: 5a2e09b11dea4067711ef6bbfc6f0f990bb0085ea31fd52157dc00d2f43d1e04 SHA1: ac922d6c82544034eb1f0d89dc071a8c69b8dac1 MD5sum: 76d36c5bef06d8786ba034be3da9e0f7 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. Package: php7.2-bz2 Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libbz2-1.0, libc6 (>= 2.4) Provides: php-bz2 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-bz2_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 10978 SHA256: f1346f39705339e9c0fc5758bf1b7a4bf4a3d4bd203f2eef0492ae53952b6b1a SHA1: c3cea803d2b4aa5a7579b92941e6d7e6204d9d39 MD5sum: 29d5e3b6034dd698d0bdfb30e8faac03 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. Package: php7.2-cgi Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 8748 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-cli, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), php7.2-json, php7.2-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cgi, phpapi-20170718 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-cgi_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 1385278 SHA256: 5a60b922493b33670adc58684f064998e4d82a4a54527f269d0f8e84c6fc8d77 SHA1: fb654762ffe5056c3f212211cf00cf5c4c4cadd1 MD5sum: 5c6228134abdbf7fd4bb4390bbcf5818 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.2-fpm package. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session sodium 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. Package: php7.2-cli Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4494 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), php7.2-json, php7.2-opcache, php7.2-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cli, phpapi-20170718 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-cli_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 1421170 SHA256: 7195483338aade3ad3f89c4c508308c118078ecd226500603a483935a52da703 SHA1: 32ed985589b061ef5cba901be6ed0c67cd9a594d MD5sum: 19ec7c069741beeb92274469a57d09b6 Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.2 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 sodium 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. Package: php7.2-common Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 6142 Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Breaks: php7.2-sodium 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.2-calendar, php7.2-ctype, php7.2-exif, php7.2-fileinfo, php7.2-ftp, php7.2-gettext, php7.2-iconv, php7.2-pdo, php7.2-phar, php7.2-posix, php7.2-shmop, php7.2-sockets, php7.2-sysvmsg, php7.2-sysvsem, php7.2-sysvshm, php7.2-tokenizer Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-common_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 569682 SHA256: 436ea6f283d19b0414d6f75b1fe950a1a6f259edb75dffb7e32643ec732f01c8 SHA1: 663a2c83cc76678ec74a64bf360cd479a1782023 MD5sum: f928ba0403effde80ee466d260e02a96 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. Package: php7.2-curl Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 169 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libcurl3 (>= 7.28.0) Provides: php-curl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-curl_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 29798 SHA256: 0dc1ab630f163a2cb3ded78ef9e00f7bd81fde0b0b7d25359dc6c99963698190 SHA1: deb3b0d7bfbcec849384bffc346508d526d22086 MD5sum: 73af15a425d36cdfe4e6e87a8cc7b57b 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. Package: php7.2-dba Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 138 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libdb5.3, liblmdb0 (>= 0.9.7), libqdbm14 (>= 1.8.74) Provides: php-dba Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-dba_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 25762 SHA256: 1160c70e5edf6c129d845e58004a708b26f77a57ff63ce225363259ad108fa50 SHA1: c8bffb6db7307ce50ac795248b7fa6c363bc0057 MD5sum: 128f9a38f8965eba5bc987c22085ea48 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. Package: php7.2-dev Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 5483 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 2:8.35), libssl-dev, php7.2-cli (>= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), shtool, libtool Recommends: pkg-php-tools Suggests: dh-php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-dev_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 550136 SHA256: d6104d4ee4b120e72495dd751b0e57f2c7284244b48d484102c32e22fe9108e5 SHA1: 3abb0d3615dfdca84986f7f2c0295f94fae982d5 MD5sum: 7abbd368c8e4401db76c512df8287110 Description: Files for PHP7.2 module development This package provides the files from the PHP7.2 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. Package: php7.2-enchant Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libenchant1c2a (>= 1.6.0) Provides: php-enchant Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-enchant_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 9490 SHA256: e2f548e7e15d3ede6f607649321468a069b106a753259f089a1f933b7c7d833a SHA1: a09809f6806602e6ee5ad5a324b1e633b459f522 MD5sum: eebdb609b66085e3df2ab27bcd55f074 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. Package: php7.2-fpm Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4600 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-cli, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), php7.2-json, php7.2-opcache, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-fpm, phpapi-20170718 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-fpm_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 1431282 SHA256: d6ad6f2f550a06d2cc2136a6e319eceee7c4c3a78d8f614e842fc7d1702c378a SHA1: cc8247165ed966a5c07d7446a1e563aa8a7d7390 MD5sum: 17510cf5769fa5adf2d5455da1f41cea 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.2 package. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session sodium 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. Package: php7.2-gd Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 165 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libwebp5, libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Provides: php-gd Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-gd_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 27952 SHA256: aac275e8755b636cb45417b4cea184561ba8899b6975654405841c741e834cbe SHA1: cb28c24dbc04042db5fd43ddc7ddb9c4605e69a7 MD5sum: 7d86986e852bcfa6d88927f1abaadddf 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. Package: php7.2-gmp Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 141 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libgmp10 Provides: php-gmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-gmp_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 21372 SHA256: 2e5efed861476953d507d371b0623f4a23f19de37be3197e8bfcea371284a829 SHA1: 634ebc7e5168c8f09ccc6611ca1c37a3c38d89da MD5sum: 07f3a9d18ca4d77f261cc9ad2c340e07 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. Package: php7.2-imap Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 161 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc-client2007e, libc6 (>= 2.4), 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.1 (>= 1.1.0) Provides: php-imap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-imap_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 30382 SHA256: ac95df40a509df758f22605c2336b9e7eac78b3975090208a3b9c536cfdb86d6 SHA1: 0b89ac7a03e126c4ec6090df3d11818434c19bbe MD5sum: 8f8538f456cf6db3d1aa4451d25e6a99 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. Package: php7.2-interbase Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 191 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Provides: php-interbase, php-pdo-firebird, php7.2-pdo-firebird Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-interbase_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 43044 SHA256: fea125da9891eff475300bbc0fcb199cf9424536c7bb26ad7ebc9393e47051f8 SHA1: 1aa856eb793ab1e9d7c8c679305500a93fcef6fc MD5sum: f4f9a708e7b19ed085b279be8f971bf1 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. Package: php7.2-intl Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 546 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu64 (>= 64.1~), libstdc++6 (>= 4.9) Provides: php-intl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-intl_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 131728 SHA256: 79b29d49babaacfcc949e6d8091f0ad3e84c579db1abd149c0ae7d404c1d4ffc SHA1: ed264cfae0dfa64882c8e064229e38d8c2b42133 MD5sum: 29d20256241a4952ca4cb449cf30cbf9 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. Package: php7.2-json Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 121 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4) Provides: php-json Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-json_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 18984 SHA256: f16dc915b77f4f3ef9edcd094c2d19670a163b7d0d48b71bd54e32f3f890bcc8 SHA1: 69377f2c2cfea413f05f68ba307ef9fa6c267c46 MD5sum: 77086b101a18110ea83a84760c55d9e4 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. Package: php7.2-ldap Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 141 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Provides: php-ldap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-ldap_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 24704 SHA256: c6561517b72059f9177f2dcb844f2fad513ff2d63f3d896767c1ed2eaf6da1db SHA1: 1e5104e028b2e83c36838d3f00fa10483c8214a6 MD5sum: 6a696d06f0625912c9efca69f4a5eaa6 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. Package: php7.2-mbstring Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 1557 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4) Provides: php-mbstring Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-mbstring_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 480608 SHA256: 21fcb58aa0900c9b21413375eed71b5ecda503960c8efee07855f7d0034dae87 SHA1: 0e30613e79c7fbdd99f25e6ab28a0d82750f3b60 MD5sum: d62b529da3a2d74af7a91e8647393618 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. Package: php7.2-mysql Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 463 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.15) Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.2-mysqli, php7.2-mysqlnd, php7.2-pdo-mysql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-mysql_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 121730 SHA256: 36522ae55ac0c859b210328da8f489b6a324a9cbaf1079bb9cb24f17c9288892 SHA1: 471d69c825e00e7bd90a57eef8ee52824d415b9a MD5sum: 42a9005a3185c640df1e47704c5c6a30 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. Package: php7.2-odbc Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 167 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Provides: php-odbc, php-pdo-odbc, php7.2-pdo-odbc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-odbc_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 31834 SHA256: 37f9045fb2ea2cecb4d5f4baf80f52c24730f55107819726ae30eb5f7e63269d SHA1: b1574e11e39daeb6f4e0879ec334ed9e20845516 MD5sum: 8d7422754d064f44618b30eaa8dcf826 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. Package: php7.2-opcache Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 498 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.11) Provides: php-opcache Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-opcache_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 165188 SHA256: 2dadd512f9e90997d54fb5d928878ab40ba12d10f74229c47a185d84ae9d5975 SHA1: 99a203f3df36ade7426d6786546e30f1ca300ce1 MD5sum: 7ddfb5d6a21f00571e99c7b7767f6d7e 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. Package: php7.2-pgsql Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 251 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libpq5 (>= 9.3~) Provides: php-pdo-pgsql, php-pgsql, php7.2-pdo-pgsql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-pgsql_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 58184 SHA256: 3f8e7aa1a85b714bc696a348b887769198791c1086dbcc21799c4b760a0703dc SHA1: 6a0097fedbdad5e7f856daa317798a84e4fe7f1d MD5sum: 4e28e964d6902157c59cad439bf114c8 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. Package: php7.2-phpdbg Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4646 Depends: libmagic1, libpcre3 (>= 2:8.41), mime-support, php7.2-cli, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), php7.2-json, php7.2-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: php-readline Provides: php-phpdbg, phpapi-20170718 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-phpdbg_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 1466120 SHA256: a408cf97d5a4a4152cd8287cbbc853ade7354b642c5b8c05a5b6ff6250e9daef SHA1: f33e18c63c0d5ddf3013babc831fb122b3d020cf MD5sum: 4d3df8b4e66ee0586d61565ea48fda5f 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 sodium 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. Package: php7.2-pspell Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Provides: php-pspell Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-pspell_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 8936 SHA256: 3c624771a3fa3b221141c0fa72c7e8be396817f5dab40c0608cb8aa3f288ab1d SHA1: c6187ad47594474c85ae185f71e1a3e59b79d72b MD5sum: 95d334791f749c7a70288195c46c450b 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. Package: php7.2-readline Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libedit2 (>= 3.1-20130611), libtinfo5 Provides: php-readline Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-readline_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 12910 SHA256: 122a6d3376c10f2d0285b493f0f95114e04eb3b154434a66d4fdadc01736878f SHA1: 91806e1eb11ebbc32a6c35bb97b9c4f525d92efd MD5sum: 46b2ae7d4754c84cee3023b737aca59d 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. Package: php7.2-recode Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 86 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), librecode0 (>= 3.6) Provides: php-recode Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-recode_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 5978 SHA256: 70584c4a82d0791f91bd87b1bec790a66784023a48cd01d81a5628baf4e84055 SHA1: 9868218b52c04c8cf994bb438926ff036d527bcc MD5sum: 875bc93ca409bf5ca0f650894978c06c 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. Package: php7.2-snmp Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 122 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libssl1.1 (>= 1.1.0) Recommends: snmp Provides: php-snmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-snmp_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 18776 SHA256: ccb1261cd2d8e88d307ef3560687a8f2e72e6d9d7067b6905b37dd49abd4a1a1 SHA1: 91cc35beae83aab7c565e514e86640c29017407e MD5sum: 2b80c18656a0499e29781f56f0149cd4 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. Package: php7.2-soap Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 400 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libxml2 (>= 2.7.4) Provides: php-soap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-soap_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 120656 SHA256: b9b67bb111f1335add16a77f456691ac308b839b66d1588abd01f327b174e3ca SHA1: e5fa9686643f34008997e00b6c62aa690bda325b MD5sum: aecd10859b034ebcc7bb25ad7704067c 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. Package: php7.2-sqlite3 Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 148 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libsqlite3-0 (>= 3.7.15) Provides: php-pdo-sqlite, php-sqlite3, php7.2-pdo-sqlite Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-sqlite3_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 26774 SHA256: 3cfd9b3294dd69e41f5b281c55ead2c0a68c7799dbd5b30d86040e3aaf656289 SHA1: 0f3fe1c3700b883af180e2ab45518e639aa1386a MD5sum: d5e99bed0877064ff68aff58feb584db 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. Package: php7.2-sybase Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libsybdb5 (>= 0.63) Provides: php-pdo-dblib, php7.2-pdo-dblib Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-sybase_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 11996 SHA256: 211eab37f5455d15bc40ce60f60de196bb88de56eef8e06ea19b31a3aadfefe2 SHA1: 9bc49fefde1bf775d03c93a9d84644c437cb33dd MD5sum: d6f917a9b96a572cd90f2e49b6293505 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. Package: php7.2-tidy Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 125 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libtidy5deb1 (>= 1:5.2.0) Provides: php-tidy Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-tidy_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 17644 SHA256: 33a85fad7c103fda4b0cef240bd614db079a410a9a86400a11cffb6230dd92e0 SHA1: 8aaf6b311a6e0ed1593ab8dde3b570a75f4ca298 MD5sum: af76d8fa7b999ccc3e1b2256bee988a4 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. Package: php7.2-xml Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 475 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.2-xsl (<< 7.0.3-6~) Replaces: php7.2-xsl (<< 7.0.3-6~) Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.2-dom, php7.2-simplexml, php7.2-wddx, php7.2-xmlreader, php7.2-xmlwriter, php7.2-xsl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-xml_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 113980 SHA256: 25b73cde77bf339dd4fd95bdfa08e78e8a6b1ceaef9e3edcd403e91e3fa75882 SHA1: e60763b0700bad4004239a95c19e6ece7e1e4d99 MD5sum: 92011a2f5b460137fa71933e080604c6 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. Package: php7.2-xmlrpc Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 106 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libxml2 (>= 2.6.27), libxmlrpc-epi0 Provides: php-xmlrpc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-xmlrpc_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 13846 SHA256: 663cae2459c9a1d9c649bc9fd5498c52faa4b5c4f93da32ad5ff54bc3b8ee12a SHA1: 910b68178c8ea6dc078f6ad7585ed62df4feae3e MD5sum: ab5f5e6fe8f724bfb4cb0e1370cb632a 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. Package: php7.2-xsl Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php7.2-common, php7.2-xml Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-xsl_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_all.deb Size: 50762 SHA256: 6602150ee185f8a520c499ba30da7563f1eab087c0d01fc5764bcf3b4dc4fdc1 SHA1: 4c777b7082c628ba39272e841eddce12a73e9ec0 MD5sum: 3d9d649d78f12abbd67ff81a94ac405c Description: XSL module for PHP (dummy) This package is a transitional dummy package and can be safely removed. Package: php7.2-zip Source: php7.2 Version: 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 138 Depends: php-common (>= 1:35), ucf, php7.2-common (= 7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7), libc6 (>= 2.4), libzip4 (>= 1.3.2), zlib1g (>= 1:1.1.4) Provides: php-zip Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.2/php7.2-zip_7.2.22-1+0~20190902.26+debian8~1.gbpd64eb7_i386.deb Size: 22498 SHA256: 1d08a335046e513cd06cdb0691b1b2014f2b8b5b6474390bbb6aa22dddf5c4eb SHA1: f9c1486d01f934f2d62228ae47a7311b25c6d265 MD5sum: c9706743585d90a5d08d03ce80bf4d08 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. Package: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 94 Depends: libapache2-mod-php7.3 | php7.3-fpm | php7.3-cgi, php7.3-common Provides: php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_all.deb Size: 38208 SHA256: a64fb0ec64f246053412f976c115e8ed67463d60c67870838ee77d0037c4e1cf SHA1: ecddada03fa88bb7c15008184e0decdb8f45db77 MD5sum: 160a60a1fcfd96c11e0627d44235ac2f Description: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . 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. Package: php7.3-bcmath Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 110 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4) Provides: php-bcmath Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-bcmath_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 16470 SHA256: b4480c531da9fc8b700922d947c32f44817b5a8cb79165829516b86a5a8536ff SHA1: 08b1253e2d7558a43519f1bb0cc8b53af713b786 MD5sum: a43083bb43fe9b9b8d28514d38e13f2e 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. Package: php7.3-bz2 Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 101 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libbz2-1.0, libc6 (>= 2.4) Provides: php-bz2 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-bz2_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 10920 SHA256: 8a40bca9abcdb83e8bd844d49326a437d5ceb6cb3ab476ad38deba5afa2ca79c SHA1: f2ac4c7d98715ffe74193158125bb8fba107fec0 MD5sum: f1db5cda126dc0a8bc3aeac806282208 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. Package: php7.3-cgi Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 8351 Depends: libmagic1, mime-support, php7.3-cli, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), php7.3-json, php7.3-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cgi, phpapi-20180731 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-cgi_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 1360456 SHA256: 76d6725822ec6848bfcad87342c84dd6955e279d047fd7c90df4c5df6d560b60 SHA1: b9b4c0934b63f72a98be164e2bb390d273d39c7c MD5sum: 051caece98033ed7be37ea1da2b32887 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.3-fpm package. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session sodium 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. Package: php7.3-cli Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4295 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, mime-support, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), php7.3-json, php7.3-opcache, php7.3-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cli, phpapi-20180731 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-cli_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 1395516 SHA256: 77a8921147fe82e813e11f2378a8beda5a0533a0572c9f76e418b49e3eecef5b SHA1: a25fd1a2bda6a21d3ceb9e02810496fc842afbd8 MD5sum: 86bf2804b7959087d152921bd8525d5b Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.3 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 sodium 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. Package: php7.3-common Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 6483 Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~) 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.3-calendar, php7.3-ctype, php7.3-exif, php7.3-fileinfo, php7.3-ftp, php7.3-gettext, php7.3-iconv, php7.3-pdo, php7.3-phar, php7.3-posix, php7.3-shmop, php7.3-sockets, php7.3-sysvmsg, php7.3-sysvsem, php7.3-sysvshm, php7.3-tokenizer Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-common_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 576168 SHA256: ca99cb7e57f9cb6529a3bf3256d6291e29b6c3636f9174774cd03e5affb5e917 SHA1: 68db66806bfb88a55f143552c1f7cb499f3a0010 MD5sum: 8c5b12ca1aee061ae56bcd8010c6f361 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. Package: php7.3-curl Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 161 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libcurl3 (>= 7.28.0) Breaks: php7.0-curl (<< 7.0.33-1~) Provides: php-curl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-curl_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 29678 SHA256: ed2d8586c9e51a2c50008e98600f1508d1445fed7bd1bcd2f3415bf5984c8b8a SHA1: 5a19177d75f6c91fefe062e548eed3be04f22049 MD5sum: 89a18a241d84664a624fab6021575def 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. Package: php7.3-dba Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 142 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libdb5.3, liblmdb0 (>= 0.9.7), libqdbm14 (>= 1.8.74) Provides: php-dba Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-dba_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 25800 SHA256: a3bafff9c34aca0018676aafbfe673c5d497052d1e008264bf382ba555b41959 SHA1: adc09f02c4e11c3d49184383eab00be2dddcef93 MD5sum: f2aaed7d66f5097f6c1dbd3c3af5ef86 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. Package: php7.3-dev Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 5528 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre2-dev (>= 10.30), libssl-dev, php7.3-cli (>= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), shtool, libtool Recommends: pkg-php-tools Suggests: dh-php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-dev_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 567152 SHA256: 03b6b22a802f8da2a6d9a9bf75b66b87b675990f2bae62f77701c965b6a9106b SHA1: cb49d46f112e9e89020ad8ae2ba95c5a628a0fc6 MD5sum: 97909665e459c1d08c21995d94f6fb80 Description: Files for PHP7.3 module development This package provides the files from the PHP7.3 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. Package: php7.3-enchant Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libenchant1c2a (>= 1.6.0) Provides: php-enchant Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-enchant_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 9500 SHA256: 2f594c5b2eda7d4da6ae081f75a37f1f4d44dd1f39c3fa4a4923ecc786b77d1b SHA1: fc15eb7a531bf8d6bcd142c52eed855ddbccfe1d MD5sum: 1abc900dbb6a70d499a23fd13b529f14 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. Package: php7.3-fpm Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4411 Depends: libmagic1, mime-support, php7.3-cli, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), php7.3-json, php7.3-opcache, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-fpm, phpapi-20180731 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-fpm_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 1412786 SHA256: 13bc373e7d8bfdecc70f7ea3abe99ec0079c17a3eca1ed22bbc27b7d264c01fb SHA1: f990fb2e825e4513e530865b100f34c489c7a09a MD5sum: d96aeaea8996e911f4b361817a6ba26b 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.3 package. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session sodium 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. Package: php7.3-gd Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 165 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.1), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libwebp5, libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Provides: php-gd Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-gd_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 27630 SHA256: 4ac886e785144bb2ee0979d5a3b405f82f3376710f382174b70beb7d3dcfb464 SHA1: 55a963ce58d115fe69fa96c3af3a13d7f6604cdf MD5sum: 01191bd2fc3c5f03b4307388ad3ea308 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. Package: php7.3-gmp Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 145 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libgmp10 Provides: php-gmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-gmp_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 21508 SHA256: 93ab0e79fe2af7ff3b36aa84d1696e17562612b650371ebef92e01908a7a3b19 SHA1: 842f4834b1149616d10e8796a2c3339609b06fc2 MD5sum: 213512a5534903917f7836420f635b25 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. Package: php7.3-imap Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 165 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc-client2007e, libc6 (>= 2.4), 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.1 (>= 1.1.0) Provides: php-imap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-imap_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 30394 SHA256: d0099fc2193e8bc6021b394af70af7c0e3d512340a3fd9c7a546a482d85b0967 SHA1: 14a7fe808aba26ff726d05530f1bc7177cc226fb MD5sum: 645358aff3053846428bd224891992f2 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. Package: php7.3-interbase Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 187 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Provides: php-interbase, php-pdo-firebird, php7.3-pdo-firebird Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-interbase_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 42868 SHA256: 1708b3addc0f4b96fef01f95378257df849ef6558de3e626d4ddb47708e15a15 SHA1: e52cb27df754598c0be7993fed8e320dfa0d94ce MD5sum: 61efaedaa04b7a7af096494b3f9b8117 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. Package: php7.3-intl Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 542 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu64 (>= 64.1~), libstdc++6 (>= 4.9) Provides: php-intl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-intl_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 130218 SHA256: ff80fbff61c3cdb779efc81bc7c1d21d9b8c8c3ccb6c1ca2ce3d94ea241b2ec9 SHA1: db520c7570df9b54f34de697cde0ecc516176795 MD5sum: 48c8c8e84ed7c24de7746e730cd140b1 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. Package: php7.3-json Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 113 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4) Provides: php-json Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-json_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 18838 SHA256: 6f8cd6506663e480739c3ce07d33b2194909c59e6e3420714bf72916459de674 SHA1: 070cfd46bfd21bc2e04e78adf318709b1e340275 MD5sum: 3bbcdd8e190a5003ab83d66911974afe 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. Package: php7.3-ldap Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 161 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Provides: php-ldap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-ldap_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 29606 SHA256: 404871bb2654d780feaef2660bd34ad1117b4291415e2cd11e5519290c49cf39 SHA1: 5faaba9d06c8facc54275c9ec2a9e82c75b69132 MD5sum: 25b7eedf1860ab1ab0b81dac329666e1 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. Package: php7.3-mbstring Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 1574 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4) Provides: php-mbstring Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-mbstring_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 513258 SHA256: f61b52960c7e495e8f88ac9d3f7b53a126c9d317f448306f82d1a38b36663dc9 SHA1: 8b4411ae188cf7e4f62983d4d6557ea0034bd4c7 MD5sum: 1171fe7756077a4678ac5bd902f89e5d 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. Package: php7.3-mysql Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 458 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.15) Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.3-mysqli, php7.3-mysqlnd, php7.3-pdo-mysql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-mysql_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 121330 SHA256: 328e9dbf5277a083153009f0c111a7a047f60b16176c1a3690e277a6dd5079a9 SHA1: 7402f0f1f0fff9ad712c1186f4608261f6c477b8 MD5sum: c09d326b1586130462076e16aae7de01 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. Package: php7.3-odbc Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 163 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Provides: php-odbc, php-pdo-odbc, php7.3-pdo-odbc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-odbc_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 31652 SHA256: 9a005b0b06e9b18a7a0e417ebb8e390f0b8f0b9b5d9c18329c827b1e58462723 SHA1: d00f443eed4573dbc606d8005ef9f62c843cf199 MD5sum: 90080d19b226652e48bebbed231d99a4 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. Package: php7.3-opcache Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 550 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.11) Provides: php-opcache Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-opcache_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 179446 SHA256: d701b66ac58f76bdc702e540de05ad8903a812cdd52cf3bc69f919af00a912db SHA1: bbf338fb336d85a07e69a376a0e46b0e0240fb07 MD5sum: a317476c8ccb4a7ab4afd354bd41db6d 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. Package: php7.3-pgsql Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 251 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libpq5 (>= 9.3~) Provides: php-pdo-pgsql, php-pgsql, php7.3-pdo-pgsql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-pgsql_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 58222 SHA256: 40444c5d16dec9250c4c6f11e25790a9771bf844d9765a4d2a93358506fb0268 SHA1: e58dad7beab57f84f140ddebd81c25ba8a777f4d MD5sum: 6dd00f7787e4d16ef94dee931384ba88 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. Package: php7.3-phpdbg Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4448 Depends: libmagic1, mime-support, php7.3-cli, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), php7.3-json, php7.3-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: php-readline Provides: php-phpdbg, phpapi-20180731 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-phpdbg_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 1440852 SHA256: 7af207f5ca20ce25fa494b594b88cff46aafba5a0178c611010eb7a3f79b9669 SHA1: a435caea575d53858e91c6f08feabccac1ea6c63 MD5sum: 26129f02da284d247d3ff5e72a25ac03 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 sodium 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. Package: php7.3-pspell Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Provides: php-pspell Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-pspell_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 8878 SHA256: 2c22d00731d47ec70e997f35d489f2ed62905125e4dba9a0a20beeec772e914e SHA1: 7ace3ddf463be1021a02d95400709159bd2c8a26 MD5sum: 2e3ab7e19fab2b656ddd5429e120ce0a 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. Package: php7.3-readline Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 106 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libedit2 (>= 3.1-20130611), libtinfo5 Provides: php-readline Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-readline_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 12676 SHA256: e4a8f9aadec97d569185d9e4164ec8618754bf0799370ad42f904409b9ef1266 SHA1: b3c6cc0c62aafe12a9d71e49813c6b33a0abbd68 MD5sum: f6ec8d7892f6dcd23b80537966989c49 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. Package: php7.3-recode Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 86 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), librecode0 (>= 3.6) Provides: php-recode Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-recode_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 5902 SHA256: b14cbf8ead5ededd40cab62f23ffd6dfce91a03fed344a8d45284c75db1c197a SHA1: 4b4c724f9d1aff58a7064dae3d76404a551a8903 MD5sum: 5eab4d450f3c733cb3ddfbbf8d269d24 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. Package: php7.3-snmp Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 121 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libssl1.1 (>= 1.1.0) Recommends: snmp Provides: php-snmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-snmp_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 18512 SHA256: f9319e8fb55b8b34186c78d5f0b47fdd7e42c2b4b1e88154f7f397977e4861b5 SHA1: d48a008a98e574f409773dc8d6fd13deeb9c651a MD5sum: 3d0d887baf954c96923193e0de5d7451 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. Package: php7.3-soap Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 393 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libxml2 (>= 2.7.4) Provides: php-soap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-soap_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 118576 SHA256: 72c6bca9db90a600e10dc0da448c3c6d3213380873bc31a93db27ea7fc603dc9 SHA1: 480522f4303d9f02c2ecf45e5ec9763a9426d192 MD5sum: bf8428845fd11dfb4d093af20fe6c592 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. Package: php7.3-sqlite3 Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 147 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libsqlite3-0 (>= 3.7.15) Provides: php-pdo-sqlite, php-sqlite3, php7.3-pdo-sqlite Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-sqlite3_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 26422 SHA256: dcac05b5a3ea680f21bcbbf6c701caa6107e25000faff71539a2b6eed9a358d6 SHA1: 3fd70196d8a4fb2c16ba240f4b16418c99e1735b MD5sum: 5551560f9c3f4f5d0d968e9d94fa31e9 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. Package: php7.3-sybase Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libsybdb5 (>= 0.63) Provides: php-pdo-dblib, php7.3-pdo-dblib Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-sybase_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 12752 SHA256: 7db19bfd5d6349bb8af9ccb4e7d0454235e6be96698befd9e588f00a95897f33 SHA1: 5771bbf3d4473de5433c79f9f59b13c4609a98d1 MD5sum: 44655320b2f5e4ac6eda915302d7fe4e 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. Package: php7.3-tidy Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 125 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libtidy5deb1 (>= 1:5.2.0) Provides: php-tidy Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-tidy_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 17332 SHA256: 7b9aec86cc7c7a9a21c2898cffc0089b3f9b01204f8ebb085d48d3031eac7325 SHA1: e6d8e8055af0161e11247031beb0a9ec4cdde96f MD5sum: 686d265ee2807e1c37c2cbae3e0c6e4c 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. Package: php7.3-xml Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 450 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.3-xsl (<< 7.0.3-6~) Replaces: php7.3-xsl (<< 7.0.3-6~) Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.3-dom, php7.3-simplexml, php7.3-wddx, php7.3-xmlreader, php7.3-xmlwriter, php7.3-xsl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-xml_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 112168 SHA256: 88256f0604815ce97cf61538bcfcc5979325a7c1e4af944b44f8488f0279d6a5 SHA1: 10e22956ad0eb0c1cfc9871fb0bc99a11353808a MD5sum: b772e59d4b97116c52d1118fd634b219 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. Package: php7.3-xmlrpc Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 110 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libxml2 (>= 2.6.27), libxmlrpc-epi0 Provides: php-xmlrpc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-xmlrpc_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 13722 SHA256: 87b7360136219a948756b20ec6ba0a92c993ec22417ad37ce213d5f0ad99bdac SHA1: da55daa59842a6da22b8d3ab28f13db84315107f MD5sum: f79ca1dfb38474196917c22162f3da9a 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. Package: php7.3-xsl Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 86 Depends: php7.3-common, php7.3-xml Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-xsl_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_all.deb Size: 37882 SHA256: 22c7d1c88a387b21b4346978ceceda02843540eaa80eb7c8f10b7e8975a6db6a SHA1: 8b2e2743d2376c48b11a605b9c3c2b120ac39478 MD5sum: f2e4349ff58dea194c9bd36b7a79f372 Description: XSL module for PHP (dummy) This package is a transitional dummy package and can be safely removed. Package: php7.3-zip Source: php7.3 Version: 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 133 Depends: php-common (>= 1:35), ucf, php7.3-common (= 7.3.9-1+0~20190902.44+debian8~1.gbpf8534c), libc6 (>= 2.4), libzip4 (>= 1.3.2), zlib1g (>= 1:1.1.4) Provides: php-zip Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.3/php7.3-zip_7.3.9-1+0~20190902.44+debian8~1.gbpf8534c_i386.deb Size: 22092 SHA256: b96ac534019c81ee4093d7ab50e34812987d851f65fd079935c3208259327412 SHA1: 0b3a8a6bd106457004b3233be0a8afb4e1e84342 MD5sum: baf1594491bd4368cea55737c37b5ce8 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. Package: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 75 Depends: libapache2-mod-php7.4 | php7.4-fpm | php7.4-cgi, php7.4-common Provides: php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_all.deb Size: 18794 SHA256: 3334d7170ef7c1b76f0538892cfc1e61edde3f5994f63f8bb754c0ab40937d2f SHA1: 8bb5be26de220de9bb8efe29ea6e1e8040ffed1e MD5sum: fadaaf9ad8ea5266393924f41958b317 Description: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . 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. Package: php7.4-bcmath Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 114 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4) Provides: php-bcmath Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-bcmath_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 16610 SHA256: 6dab2f628abf89b80730856f8799ff03dd32d20885ba5ceeb4ef1ffe0539cf8b SHA1: cba68e8cc0e674e21ce7a5562657f19d347f7dec MD5sum: 1ba4ce49e185e0d7b9177c2cd53747d4 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. Package: php7.4-bz2 Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 97 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libbz2-1.0, libc6 (>= 2.4) Provides: php-bz2 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-bz2_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 10918 SHA256: c92e8bd4c658cf0b736016b35141e92834fb23df8aaba429a23a1524218e97b1 SHA1: 1203ba2fbb401a9b4a47ea80e577f72c30b2b340 MD5sum: 0f765d625fb0a13b0724ac72283a6f34 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. Package: php7.4-cgi Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 8327 Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), php7.4-json, php7.4-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cgi, phpapi-20190529 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-cgi_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 1376756 SHA256: 08c644fba7511f398a2e4b03e5281d3dad98118ca573106beeacfcad32baa190 SHA1: bc444cba71c4f757d13a2215cf7ee787c7f2b8e2 MD5sum: 8a416cc13eacb01314b06eb9126ec148 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.4-fpm package. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session sodium 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. Package: php7.4-cli Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4283 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, mime-support, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), php7.4-json, php7.4-opcache, php7.4-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-cli, phpapi-20190529 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-cli_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 1412312 SHA256: a32c5332e99190114b68dcad344f9f49ef6e423da837228313f400e26ecba659 SHA1: e12a99034aba6b24b28245dfc48c0dbdfdd722e5 MD5sum: 3b77d7fce62aaef0c6b809b530c263cc Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.4 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 sodium 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. Package: php7.4-common Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 6765 Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.1 (>= 1.1.0) Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~) 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.4-calendar, php7.4-ctype, php7.4-exif, php7.4-fileinfo, php7.4-ftp, php7.4-gettext, php7.4-iconv, php7.4-pdo, php7.4-phar, php7.4-posix, php7.4-shmop, php7.4-sockets, php7.4-sysvmsg, php7.4-sysvsem, php7.4-sysvshm, php7.4-tokenizer Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-common_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 569132 SHA256: 44f5ac3d6ac1f121ea3f521d17a5841e9f7cf222b833a40a2909a17e5d2b5ab1 SHA1: d546d5dc540167fcdab73f07437bea977e4eac0a MD5sum: 20421e8a4f74b60a6b1a08b3a2a97c57 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. Package: php7.4-curl Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 161 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libcurl3 (>= 7.28.0) Breaks: php7.0-curl (<< 7.0.33-1~) Provides: php-curl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-curl_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 29684 SHA256: 853af0429127593795d2c160df2aff0c43b91410859fd90b59a2eab67ba86580 SHA1: 30c9155495a21e551a2a4fb3002788445e8071b7 MD5sum: 1051f12c0d12f4a87ae5d0fc1c5e0aaf 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. Package: php7.4-dba Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 138 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libdb5.3, liblmdb0 (>= 0.9.7), libqdbm14 (>= 1.8.74) Provides: php-dba Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-dba_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 25816 SHA256: b92a2d5ce3fcc97fcee7261f7706691ba2457e29b090980c6a724503c0e79a21 SHA1: 4bc3c2166cc8744e045cc714e46600a21391549f MD5sum: b70c90f01233ba41f5a6d8221f782b96 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. Package: php7.4-dev Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 5242 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre2-dev (>= 10.30), libssl-dev, php7.4-cli (>= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), shtool, libtool Recommends: pkg-php-tools Suggests: dh-php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-dev_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 540276 SHA256: 26077cfc1743d4d04a3e9f07267a6d2bd664c5ee0c7e2b50f42819d222b6e299 SHA1: 1c1f9f3189247a5d4e9c12fc03a1de5a74783944 MD5sum: 691180778ad3477593749b06bf3cffac Description: Files for PHP7.4 module development This package provides the files from the PHP7.4 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. Package: php7.4-enchant Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 98 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libenchant1c2a (>= 1.6.0) Provides: php-enchant Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-enchant_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 9568 SHA256: 4e7b129ca6e4aef03819e3ea33a4cac38501214cf4767d171dc771d01e12cfcf SHA1: 05ab300962ed594740068c602e30bf009a9da57c MD5sum: d8f4d045fc994ac36c08efd4dc5b8918 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. Package: php7.4-fpm Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4403 Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), php7.4-json, php7.4-opcache, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Provides: php-fpm, phpapi-20190529 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-fpm_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 1429120 SHA256: 110f42f89e4894faebf50287a4bc11e6454b593bcb281e8cff20c40f8b5474a8 SHA1: e013ace47a772f1ec4f471b73b2b57f9ed47e919 MD5sum: 0e3722bb292d2c4b7db1826e7e76ce87 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.4 package. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session sodium 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. Package: php7.4-gd Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 165 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libgd3 (>= 2.1.1) Provides: php-gd Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-gd_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 27930 SHA256: d744c43455cfce6b79ec79e222f1bc1d2a98e6f4f8a82d6603c343ded72009ea SHA1: 6a5c4f9b8ffced566b841fe189f4b112e8d9a8fd MD5sum: e12a1df62eb49ffd15a6195dfcd2b17b 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. Package: php7.4-gmp Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 149 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libgmp10 Provides: php-gmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-gmp_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 21382 SHA256: 3f10424940a9c5f95cdfdc59c89a017bdc69ac5eb2edf47a0a5fd2c1c3a52fc3 SHA1: f6fc6de4faff67738a0fdbffd16b8826f605c411 MD5sum: 83364f1e876a9349193e6dd5631419d3 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. Package: php7.4-imap Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 161 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc-client2007e, libc6 (>= 2.4), 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.1 (>= 1.1.0) Provides: php-imap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-imap_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 30336 SHA256: c65d068c6a9316e29d5afd8ab271b3a56a673869682082dffd3ba13fb1744506 SHA1: 149bf8dfd83dcaaf3c176a962f90b2d0f67107b5 MD5sum: db660471803be56b84919b3694a660d0 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. Package: php7.4-interbase Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 106 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Provides: php-pdo-firebird, php7.4-pdo-firebird Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-interbase_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 15358 SHA256: 4f8bcb841e25957a8914b67fa36ce9983cd6e3ae18b0dbb9634772fa44c72818 SHA1: 8b32b572e9ce0c0a9b82f7da2e051fc8d54f8087 MD5sum: 465548deee5c4a3bae34a082f311852e 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. Package: php7.4-intl Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 542 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu64 (>= 64.1~), libstdc++6 (>= 4.9) Provides: php-intl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-intl_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 130224 SHA256: 10308d6d46e985c531180577c69d630c3a8f7cc574fb6ead6883dc304dd32a6b SHA1: 3dec479d3a79828014fe61291bc3620323ebeedc MD5sum: 4259c5fe22a36137821306dacb58b26f 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. Package: php7.4-json Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 117 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4) Provides: php-json Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-json_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 19170 SHA256: 899c515a5052867d234e237e76b2b6cefe21216ab06a3b3086fb995c6aff135d SHA1: cd4735cd382d525d9e238912b733cf769d59a9dd MD5sum: 532561f57a3c610419f995536f6c34d4 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. Package: php7.4-ldap Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 161 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Provides: php-ldap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-ldap_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 29998 SHA256: b57531c707b7ef8d5d58b6264dfb0a0f3d441f7ff3fb415a8830aeec8881e547 SHA1: 07d472929fce1e37d0b50892f7c764c74fb9bd31 MD5sum: 221bdd3edf9369b0ecc75c6d63a92719 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. Package: php7.4-mbstring Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 1063 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libonig2 (>= 5.9.5) Provides: php-mbstring Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-mbstring_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 393894 SHA256: 2f8c799979ec000d4ad6df6b1036c06a6df51611b19190ad2548acf486efedb4 SHA1: ad485a7a0094f37a6129c691eb77bcede64a43aa MD5sum: e33ac05c02e583e91515b13ba633c8b4 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. Package: php7.4-mysql Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 463 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.15) Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.4-mysqli, php7.4-mysqlnd, php7.4-pdo-mysql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-mysql_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 122094 SHA256: c505d3c4a74b91d6eb56225279cc323354940c03608161336dcd013a2508b246 SHA1: c92df202e805e50721d557f6c5bc0cda35409005 MD5sum: a7fda670127b25f2fcdda946a1bb3d50 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. Package: php7.4-odbc Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 163 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Provides: php-odbc, php-pdo-odbc, php7.4-pdo-odbc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-odbc_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 31652 SHA256: fa59716cfe016e143ddd64c0ea6a632eacc6e9991ee6a43c71b4021b3c2012df SHA1: d7bc2b9cd9581b75f761ee4b1937fce10545e329 MD5sum: e4a1739827f5d199d69baca7fc9c1aec 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. Package: php7.4-opcache Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 574 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.11) Provides: php-opcache Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-opcache_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 192194 SHA256: 845c6c0087307079bf1bb7c0b11c47236fb8c18786b102d5d14631577def58ff SHA1: 9c3e946c976ef3d7e59494e0fa3081cf40119fec MD5sum: e13090cd16f79682756a2a771a535f11 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. Package: php7.4-pgsql Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 251 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libpq5 (>= 9.3~) Provides: php-pdo-pgsql, php-pgsql, php7.4-pdo-pgsql Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-pgsql_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 57986 SHA256: d57aac3a5d7297574d51654aebf60865f2b0974d46f5fe241ac9d1e4a341474e SHA1: 3468de9b27cf793f341b6fefbfbde2e320feec2f MD5sum: 6c34e67ee2601644a0209d3267133743 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. Package: php7.4-phpdbg Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 4436 Depends: libmagic1, mime-support, php7.4-cli, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), php7.4-json, php7.4-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.15), libpcre2-8-0 (>= 10.33), libsodium23 (>= 1.0.14), libssl1.1 (>= 1.1.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: php-readline Provides: php-phpdbg, phpapi-20190529 Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-phpdbg_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 1456650 SHA256: b3f140295e8179b5f580223dd96635527fe039f5bbda8c645206c0039cb1353b SHA1: 1cd56059a7cedbc6d006ca7f7064a192556cc37a MD5sum: d34862baa53eebc897eda10883ea476a 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 sodium 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. Package: php7.4-pspell Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Provides: php-pspell Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-pspell_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 8846 SHA256: 8eeb77184ab62914a86364e0ec8b51aa02732e96503611202dbff828316a47b0 SHA1: 061a1a20abb185b2bf2ca84324ff1eeb7ef8c1d2 MD5sum: d4f82e438500fa6cdb76ad2c2bbdd7a5 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. Package: php7.4-readline Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libedit2 (>= 3.1-20130611), libtinfo5 Provides: php-readline Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-readline_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 12734 SHA256: 4fb746d44a6898a347a6a65af2faff5d9d0a9045d7857ea9026eeef376100cf0 SHA1: 3a090bcb1c5170005a43ff630270670ddc6e1621 MD5sum: 861804761e74b949783d67a4a8f550ca 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. Package: php7.4-snmp Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 125 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libsnmp30 (>= 5.7.2.1+dfsg-1+deb8u2~dfsg), libssl1.1 (>= 1.1.0) Recommends: snmp Provides: php-snmp Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-snmp_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 18456 SHA256: 3c1475a226019c01fea738ec45944dfaab862c9aab3443d28bf819ace3ca64ca SHA1: 5a4c21c750731da5e7ecdcff6f094d5805a08f41 MD5sum: d229b2515d7d237e9196264bba4d5237 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. Package: php7.4-soap Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 389 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libxml2 (>= 2.7.4) Provides: php-soap Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-soap_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 119080 SHA256: 13c0eb2ec4d5543ae1093d393ab2d0775cfa6645aa5bece4fc41457af73d5016 SHA1: 7643f0a7373029d581e5029f20da286dc2cba93e MD5sum: ce63148b9e657fa65a017d173b63b2da 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. Package: php7.4-sqlite3 Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 151 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libsqlite3-0 (>= 3.7.15) Provides: php-pdo-sqlite, php-sqlite3, php7.4-pdo-sqlite Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-sqlite3_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 27640 SHA256: 3984c89ccbe7b3c925ea6deddcaac37848e105625802cdda11c5bfe6a2679ffc SHA1: e3c4dae5f748cb844eebfe489143a89b98c47cac MD5sum: ba8ea35ab31515f7091b1dc266d4fa36 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. Package: php7.4-sybase Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 102 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libsybdb5 (>= 0.63) Provides: php-pdo-dblib, php7.4-pdo-dblib Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-sybase_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 12794 SHA256: f946b0499c4ef9d986fd91f14a52dc657d0c64187a4f79d0addfb6d8bc075248 SHA1: 0bd1bd3ce8a002816e997392ef8e98a569cfcbbb MD5sum: 4ba3f369153b4c935d41f44e5dcce92c 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. Package: php7.4-tidy Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 129 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libtidy5deb1 (>= 1:5.2.0) Provides: php-tidy Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-tidy_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 17534 SHA256: 3931f16a361b7452a7ba534ccd3e9b4200d447822012e153b7218c4b2d855bd8 SHA1: eafcd17bff8cbe946f62f73f508af4912e4b0ec8 MD5sum: cf9ce740a4f2197fb4f3d7d63571da9e 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. Package: php7.4-xml Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 413 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.4-xsl (<< 7.0.3-6~) Replaces: php7.4-xsl (<< 7.0.3-6~) Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.4-dom, php7.4-simplexml, php7.4-xmlreader, php7.4-xmlwriter, php7.4-xsl Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-xml_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 101502 SHA256: 0f1f87eb085bfcbf09c41bd126cfb174372ab1eca6be554bd18f484ab8598c65 SHA1: 659c2ec318348d34ea3d736f6792d8c4491eddf3 MD5sum: 499afe09ba373ba8afe0212b3abe047c Description: DOM, SimpleXML, XML, and XSL module for PHP This package provides the DOM, SimpleXML, 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. Package: php7.4-xmlrpc Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 110 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libxml2 (>= 2.6.27), libxmlrpc-epi0 Provides: php-xmlrpc Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-xmlrpc_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 13836 SHA256: 16580a9bbd72fa62c29314d6f2013171bcd30dbb9cfb12bbe3091eb8f94f729e SHA1: 87b99021b9ee3efca5c2a39b3ffc52aa9713ffae MD5sum: 41dabb27c62381998e88210e11350b99 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. Package: php7.4-xsl Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 67 Depends: php7.4-common, php7.4-xml Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-xsl_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_all.deb Size: 18446 SHA256: 7113dd1355c2fc39bdc4e9fc93ec0b71b1f5647146a189a5e646da0cfc5f054a SHA1: c6b3f7b9ac3c7a8e411a51e5bd610fc5237cc91d MD5sum: 17daf5e15f13cc6a0fa4962d77aa4d91 Description: XSL module for PHP (dummy) This package is a transitional dummy package and can be safely removed. Package: php7.4-zip Source: php7.4 Version: 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Debian PHP Maintainers Installed-Size: 133 Depends: php-common (>= 1:35), ucf, php7.4-common (= 7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595), libc6 (>= 2.4), libzip4 (>= 1.3.2) Provides: php-zip Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/main/p/php7.4/php7.4-zip_7.4.0~beta4-1+0~20190827.2+debian8~1.gbpd41595_i386.deb Size: 22186 SHA256: 2f6322fb4ec938a4452c10699ae5a6c8247ad4150d2ccf30858404cce56091af SHA1: ccd19ac137a87208cada743b4af809faa96cc825 MD5sum: 912d1cfb67692c29626bbbf505e9f2cb 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. Package: python-boto Version: 2.44.0-1.1+0~20190119053548.3+jessie~1.gbpa790ec Built-For-Profiles: nocheck Architecture: all Maintainer: Eric Evans Installed-Size: 5171 Depends: python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six Provides: python2.7-boto Homepage: https://github.com/boto/boto Priority: optional Section: python Filename: pool/main/p/python-boto/python-boto_2.44.0-1.1+0~20190119053548.3+jessie~1.gbpa790ec_all.deb Size: 743830 SHA256: 22da2bb6dcc945387332ca14611c00c020e1901a1cfed708e31990d9d70b40e1 SHA1: 9e51a1b84c87d29ba9d2ff569d85e22d330c82b1 MD5sum: 8aba4aebddfd41fa7789734e2b1786f9 Description: Python interface to Amazon's Web Services - Python 2.x Boto is a Python interface to the infrastructure services available from Amazon. . Boto supports the following services: * Elastic Compute Cloud (EC2) * Elastic MapReduce * CloudFront * DynamoDB * SimpleDB * Relational Database Service (RDS) * Identity and Access Management (IAM) * Simple Queue Service (SQS) * CloudWatch * Route53 * Elastic Load Balancing (ELB) * Flexible Payment Service (FPS) * Simple Storage Service (S3) * Glacier * Elastic Block Store (EBS) * and many more... . This package provides the Python 2.x module. Package: python-httplib2 Version: 0.11.3-1+0~20190212170633.3+jessie~1.gbp2efb8a Built-For-Profiles: nocheck Architecture: all Maintainer: Andrea Colangelo Installed-Size: 153 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), ca-certificates Homepage: https://github.com/httplib2/httplib2 Priority: optional Section: python Filename: pool/main/p/python-httplib2/python-httplib2_0.11.3-1+0~20190212170633.3+jessie~1.gbp2efb8a_all.deb Size: 30328 SHA256: e3b1117e29171a36f54cfd922b88cb4404e83c813e19660b007afbeb3e9fa6f6 SHA1: cc0704f23fd99f6afd4abd32bddc4e0ec8ad3e62 MD5sum: 12eb70e2aec1f07a5a6bd96efe5436d1 Description: comprehensive HTTP client library written for Python httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python2 series. Package: python3-boto Source: python-boto Version: 2.44.0-1.1+0~20190119053548.3+jessie~1.gbpa790ec Built-For-Profiles: nocheck Architecture: all Maintainer: Eric Evans Installed-Size: 5171 Depends: python3-requests, python3:any (>= 3.3.2-2~), python3-six Homepage: https://github.com/boto/boto Priority: optional Section: python Filename: pool/main/p/python-boto/python3-boto_2.44.0-1.1+0~20190119053548.3+jessie~1.gbpa790ec_all.deb Size: 743834 SHA256: 669213bddeaaabb0a4f542eac8cde935080e62c7c7872f96f48777d2ad90e580 SHA1: 028293478a6e40b7e8c403eed796f66eb3ef2d18 MD5sum: 5898ea0c5dd6ef30136d330717d935f5 Description: Python interface to Amazon's Web Services - Python 3.x Boto is a Python interface to the infrastructure services available from Amazon. . Boto supports the following services: * Elastic Compute Cloud (EC2) * Elastic MapReduce * CloudFront * DynamoDB * SimpleDB * Relational Database Service (RDS) * Identity and Access Management (IAM) * Simple Queue Service (SQS) * CloudWatch * Route53 * Elastic Load Balancing (ELB) * Flexible Payment Service (FPS) * Simple Storage Service (S3) * Glacier * Elastic Block Store (EBS) * and many more... . This package provides the Python 3.x module. Package: python3-httplib2 Source: python-httplib2 Version: 0.11.3-1+0~20190212170633.3+jessie~1.gbp2efb8a Built-For-Profiles: nocheck Architecture: all Maintainer: Andrea Colangelo Installed-Size: 146 Depends: python3:any (>= 3.3.2-2~), ca-certificates Homepage: https://github.com/httplib2/httplib2 Priority: optional Section: python Filename: pool/main/p/python-httplib2/python3-httplib2_0.11.3-1+0~20190212170633.3+jessie~1.gbp2efb8a_all.deb Size: 29044 SHA256: 0c6e230c9b3eaa731d7b93dae6c33abf985e9e4c8ec37bf0542edc0844b75c72 SHA1: acfafb4768f17e0af4738c51755282b1c4d384f9 MD5sum: 5b34dcea0d2595b0698166b875a630f9 Description: comprehensive HTTP client library written for Python3 httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python3 series. Package: tidy Source: tidy-html5 Version: 2:5.6.0-6+0~20190131091401.8+jessie~1.gbpe69a48 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Tidy HTML5 Installed-Size: 99 Depends: libtidy5deb1 (= 2:5.6.0-6+0~20190131091401.8+jessie~1.gbpe69a48), libc6 (>= 2.7) Homepage: http://www.html-tidy.org/ Priority: optional Section: web Filename: pool/main/t/tidy-html5/tidy_5.6.0-6+0~20190131091401.8+jessie~1.gbpe69a48_i386.deb Size: 34364 SHA256: 4abccc9f46f812333684b153a378609dccd090c467fa4734bcc73efe4227decc SHA1: b526ca500d1d9ecf0e42c388b4302d21e9654280 MD5sum: 8bf8a5210f534d19a021b0b96d71f43a Description: HTML/XML syntax checker and reformatter Tidy is corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. . This package contains a command line tool 'tidy'. Package: zipcmp Source: libzip Version: 1.5.1-4+0~20190318173156.9+jessie~1.gbp333132 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Stefan Schörghofer Installed-Size: 73 Depends: libbz2-1.0, libc6 (>= 2.4), libssl1.1 (>= 1.1.0), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Homepage: https://libzip.org Priority: optional Section: utils Filename: pool/main/libz/libzip/zipcmp_1.5.1-4+0~20190318173156.9+jessie~1.gbp333132_i386.deb Size: 16590 SHA256: 148a55a467533a2fdda2acec3c2803d180926ec0fcc79136f1f9d8f8f7582a81 SHA1: 563a1c4b09c8358436524f9a300669de79df2a95 MD5sum: fc34f15be95419a927ed7fccc063d5c6 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. Package: zipmerge Source: libzip Version: 1.5.1-4+0~20190318173156.9+jessie~1.gbp333132 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Stefan Schörghofer Installed-Size: 65 Depends: libbz2-1.0, libc6 (>= 2.4), libssl1.1 (>= 1.1.0), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Homepage: https://libzip.org Priority: optional Section: utils Filename: pool/main/libz/libzip/zipmerge_1.5.1-4+0~20190318173156.9+jessie~1.gbp333132_i386.deb Size: 14064 SHA256: a3c43dfc53a318256f643c1491237ecb6b00e449e800d5944b401b3584cc385b SHA1: a4c16b2c9f59bd05f7a212dc759297645880fed6 MD5sum: 37e8c942c15c4b26658dad8e1d3e51f1 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. Package: ziptool Source: libzip Version: 1.5.1-4+0~20190318173156.9+jessie~1.gbp333132 Built-For-Profiles: nocheck Architecture: i386 Maintainer: Stefan Schörghofer Installed-Size: 82 Depends: libbz2-1.0, libc6 (>= 2.4), libssl1.1 (>= 1.1.0), libzip4 (>= 1.3.0), zlib1g (>= 1:1.1.4) Homepage: https://libzip.org Priority: optional Section: utils Filename: pool/main/libz/libzip/ziptool_1.5.1-4+0~20190318173156.9+jessie~1.gbp333132_i386.deb Size: 20958 SHA256: 3ebc0bcd0c74d026bb185508811f2223c8b926b4020417eb47a8eee9b417a301 SHA1: b408bec5a98ca397353349c4131f37f8a7b727f6 MD5sum: e2c1e0dd997dc05fefc5b8c7a5442553 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.