Package: php-apcu Priority: optional Section: php Installed-Size: 241 Maintainer: Debian PHP PECL Maintainers Architecture: i386 Version: 5.1.7+4.0.11-2.A~4.2.0.201702101231 Replaces: php-user-cache Provides: php-user-cache, php7.0-apcu Depends: php-common (>= 1:7.0+33~), phpapi-20151012, libc6 (>= 2.4) Recommends: php-apcu-bc Suggests: php-gd Conflicts: php-user-cache, php-xcache, php-yac Filename: php7/i386/php-apcu_5.1.7+4.0.11-2.A~4.2.0.201702101231_i386.deb Size: 53080 MD5sum: 5045f4529566470f611cbf3762f98a77 SHA1: 890e83a42009f8d9d2f3b730f364f5650fd1228a SHA256: 6d552c4f808bd6fe704df31e4ee0e45b9f5237f4ae71149339065e004d603135 Description: APC User Cache for PHP The APCu is userland caching: APC (Alternative PHP Cache) stripped of opcode caching after the deployment of Zend OpCache in PHP 5.5 as the primary solution to opcode caching in future versions of PHP. . The APCu is a fast solution for userland caching (and dumping) of PHP variables locally, it is not distributed like MemcacheD, but they can be used together for optimal caching. Homepage: http://pecl.php.net/package/APCu Package: libapache2-mod-php7.0 Priority: optional Section: httpd Installed-Size: 4034 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: libapache2-mod-php, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, apache2-api-20120211, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: apache2 Suggests: php-pear Filename: php7/i386/libapache2-mod-php7.0_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 1281876 MD5sum: 0c6841708a09b224b5cd07fffeb255c3 SHA1: 9c7d015d40d8642fdaf598a0a8077d5642f03149 SHA256: 31684780459db532e6d6f242d9240650c0cd7fc974723b0d5c98292240c40b8c Description: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: libphp7.0-embed Priority: optional Section: php Installed-Size: 4023 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: libphp-embed, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Filename: php7/i386/libphp7.0-embed_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 1279842 MD5sum: a7f2a8ead12657e813fac321bdce8ec9 SHA1: 510896dcc2adbda82cd28a940d60fbf79f5e4097 SHA256: 7853fb4e38645f8907a9e8c11505524f9420996dcf99ed59fb4330eef98bdd02 Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp7.0.so which can be used by application developers to embed PHP scripting functionality. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . WARNING: The embed SAPI is experimental and there's no guarantee that the API/ABI will be kept compatible even between minor releases. You have been warned. Homepage: http://www.php.net/ Package: php7.0-cgi Priority: optional Section: php Installed-Size: 8002 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-cgi, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Filename: php7/i386/php7.0-cgi_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 1297004 MD5sum: 50ff8c0475d2d02cf0705b96eea23e64 SHA1: 0bcdadd8a668cfd581eb01b7c651f705fd55e6fb SHA256: 8651233aba4b25d8ce76b3ea2eb94a681dc83d149c2027add4749a728757acf5 Description: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php7.0-fpm package. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-cli Priority: optional Section: php Installed-Size: 4116 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-cli, phpapi-20151012 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, php7.0-readline, tzdata, ucf, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Filename: php7/i386/php7.0-cli_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 1332628 MD5sum: ce3e841bfca619b28c5395ffd0534b14 SHA1: a007d92c351c429105e7e96ed59625d09795c733 SHA256: 50efb194df5a193f32af00f61dbc8cba10b59df8ed54e6df355ae3ef6fb779fa Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.0 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-dev Priority: optional Section: php Installed-Size: 4668 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre3-dev (>= 1:8.20), libssl-dev, php7.0-cli (>= 7.0.15-1.A~4.2.0.201702101204), php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), shtool, libtool Recommends: dh-php, pkg-php-tools Filename: php7/i386/php7.0-dev_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 508982 MD5sum: 6a8f2ae6ac090e8b81487d51255ba365 SHA1: a4d933320e19c221d5bf12a0421efe14baa6c76b SHA256: 00eca15af7f591eb5b60f5ed4527cea13dd1ab1df2fd2718fd73e275d14304d4 Description: Files for PHP7.0 module development This package provides the files from the PHP7.0 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-fpm Priority: optional Section: php Installed-Size: 4221 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-fpm, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, init-system-helpers (>= 1.18~), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.15), libssl1.0.0 (>= 1.0.2~beta3), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Suggests: php-pear Filename: php7/i386/php7.0-fpm_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 1344458 MD5sum: 3d697a2407e424772a4cc01179cb341b SHA1: 81ac2e7d67e7b537081b352e9cb2a4472b22f153 SHA256: 7ca20c781eaec7f6271ab11dee8578ec6356e46b260920a64db4a2a274b76f87 Description: server-side, HTML-embedded scripting language (FPM-CGI binary) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. Note that MOST Apache users probably want the libapache2-mod-php7.0 package. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-phpdbg Priority: optional Section: php Installed-Size: 4268 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-phpdbg, phpapi-20151012 Depends: libmagic1, libpcre3 (>= 1:8.35), mime-support, php7.0-cli, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), php7.0-json, php7.0-opcache, tzdata, ucf, libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libssl1.0.0 (>= 1.0.2~beta3), libxml2 (>= 2.8.0), zlib1g (>= 1:1.2.3.4) Recommends: php-readline Filename: php7/i386/php7.0-phpdbg_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 1373892 MD5sum: dc29eeed2225c848db4d18f07fe6d309 SHA1: 74b23f6bf01997ab873834d2cf855a9cdd1e40ef SHA256: 0e00ed120790771934071a6d0a885f484f5248bd95f63a04c4642d0bc20d36ba Description: server-side, HTML-embedded scripting language (PHPDBG binary) This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-intl Priority: optional Section: php Installed-Size: 550 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-intl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu52 (>= 52~m1-1~) Filename: php7/i386/php7.0-intl_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 134360 MD5sum: ab1e0aa5aff14526a814fe071fd39e45 SHA1: ef06ceecd1d70721f20f2f6ef44e597bc265d582 SHA256: cafc466a680964278112c9393aaef2d0567296bd522aac1d2db780171d7e452b Description: Internationalisation module for PHP This package provides the Internationalisation module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-odbc Priority: optional Section: php Installed-Size: 175 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-odbc, php-pdo-odbc, php7.0-pdo-odbc Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libodbc1 (>= 2.3.1) Filename: php7/i386/php7.0-odbc_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 32978 MD5sum: 9b65579716291c3634fc84e4f2d75458 SHA1: a5b287f75b085a685ed9f5eb03b9f19b2fc0358f SHA256: 8294863be6db66a5996bbf44ca0811839253f2bf74ec59269794b8af6c5f5c16 Description: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-readline Priority: optional Section: php Installed-Size: 105 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-readline Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libedit2 (>= 3.1-20130611), libtinfo5 Filename: php7/i386/php7.0-readline_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 13126 MD5sum: 6c9f44ea2e8131f37da8d04a8462aeb0 SHA1: 7a7cddb2d29c4e73e6d3c93634108ead4fe72eed SHA256: 0de45d9caefee0aba6162ced4909d0adbfbcaa597edaab1a9624866f34499d49 Description: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-recode Priority: optional Section: php Installed-Size: 89 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-recode Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), librecode0 (>= 3.6) Filename: php7/i386/php7.0-recode_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 6026 MD5sum: 4c6a33b2e2638475fa486582db8d280a SHA1: 691241d999796b488b8cf35e7262fdbd7254acd9 SHA256: f7aec5cdb2d94661b599ba5ca9fd440f254b0125b0405d6121adfdec6a1b73e1 Description: recode module for PHP This package provides the recode module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-sqlite3 Priority: optional Section: php Installed-Size: 152 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-pdo-sqlite, php-sqlite3, php7.0-pdo-sqlite Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libsqlite3-0 (>= 3.7.4) Filename: php7/i386/php7.0-sqlite3_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 26968 MD5sum: 9d3f0aaae6592e030da10ba4b0f4244c SHA1: 80e0e0678adf5fc58f42096224b3762d87327bcf SHA256: 2399d0d44657a10eeed9cb4224aeadd4e5d1cb3cb085d3b98216a6686b24c700 Description: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-xml Priority: optional Section: php Installed-Size: 495 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Replaces: php7.0-xsl (<< 7.0.3-6~) Provides: php-dom, php-simplexml, php-wddx, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php7.0-dom, php7.0-simplexml, php7.0-wddx, php7.0-xmlreader, php7.0-xmlwriter, php7.0-xsl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php7.0-xsl (<< 7.0.3-6~) Filename: php7/i386/php7.0-xml_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 121790 MD5sum: 63d4eb6abf008aeacb52ac33683fe1dd SHA1: d520147d6de263526f81714aa5fb4776e0ce3275 SHA256: 3ca193c0e40d3450f1c2f066c323e0fe82d5586808798d377a93b231297ee0d6 Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-sybase Priority: optional Section: php Installed-Size: 102 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-pdo-dblib, php7.0-pdo-dblib Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libsybdb5 (>= 0.63) Filename: php7/i386/php7.0-sybase_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 11846 MD5sum: 807165f7013a01b5b32952d667b20d53 SHA1: de4c8f633c74797e6184da2ab1ef25573c6e4ebd SHA256: 12ae261bc6d3951bbedc3d9bbf83af9f53b4cc937894e7238f3bb3ffe30ac252 Description: Sybase module for PHP This package provides the Sybase module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-zip Priority: optional Section: php Installed-Size: 133 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-zip Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: php7/i386/php7.0-zip_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 22018 MD5sum: f4bace57ffe897eec9738523f6523952 SHA1: e665543f1ef53632c31b2efc82d53d22a7d07e0b SHA256: c193c60717be3c93d9f94fc7e343cc4daeca2a1ac25d8d3d365c906078cb4ab3 Description: Zip module for PHP This package provides the Zip module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-gd Priority: optional Section: php Installed-Size: 165 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-gd Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd3 (>= 2.1.0), libjpeg62-turbo (>= 1.3.1), libpng12-0 (>= 1.2.13-4), libwebp5, libx11-6, libxpm4, zlib1g (>= 1:1.1.4) Filename: php7/i386/php7.0-gd_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 28488 MD5sum: 5eb271346a0e544d8789cb66aba32404 SHA1: c0820d648f73bfb3e9457ba2a0ee97edd8fee376 SHA256: aa70419bf0927f53f67fff9c46b2730204da28f680ac69b387529f407058abbd Description: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-mcrypt Priority: optional Section: php Installed-Size: 117 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-mcrypt Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libltdl7 (>= 2.4.2), libmcrypt4 Filename: php7/i386/php7.0-mcrypt_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 15190 MD5sum: 0ea3de1efc21a73e9a661b3c1ca1e1ff SHA1: 7f4c2407e04cbea4ac3e875d9c8bc02e9e2fb3c0 SHA256: d838974c336e38d5bcaf342c556c54e5be3b47ead530cf3200c84cd069b478c0 Description: libmcrypt module for PHP This package provides the libmcrypt module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-ldap Priority: optional Section: php Installed-Size: 133 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-ldap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2 Filename: php7/i386/php7.0-ldap_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 22364 MD5sum: 0a1ccba1214c7da3b9eb59176a807c70 SHA1: 01d042019ae419b242fbc821f03969124aab1152 SHA256: 6c20be3b686e757006a72c778b7fafb8263aed42eee1de841f400caf4b1475aa Description: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-common Priority: optional Section: php Installed-Size: 4617 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-calendar, php-ctype, php-exif, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php7.0-calendar, php7.0-ctype, php7.0-exif, php7.0-fileinfo, php7.0-ftp, php7.0-gettext, php7.0-iconv, php7.0-pdo, php7.0-phar, php7.0-posix, php7.0-shmop, php7.0-sockets, php7.0-sysvmsg, php7.0-sysvsem, php7.0-sysvshm, php7.0-tokenizer Depends: php-common (>= 1:35), ucf, libc6 (>= 2.15), libssl1.0.0 (>= 1.0.0) Breaks: gforge-common (<< 6) Filename: php7/i386/php7.0-common_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 882506 MD5sum: ec333a0b46b2879578bdfaf5df8329eb SHA1: ea357d692546c97faa1d941a1070b3355e4da8c9 SHA256: 182ebf57acfda249b56f1d0a3f36a39877837d1e02ccdf6bc724fad5b3aa1ef1 Description: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-tidy Priority: optional Section: php Installed-Size: 129 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-tidy Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libtidy5 (>= 5.2.0) Filename: php7/i386/php7.0-tidy_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 17562 MD5sum: 1ec7a3065b5287c34be74773ea513e0c SHA1: ee2fc5db4f860055d4db6770eee1dd3c3995ade0 SHA256: 62ae4503a49f45e107f33264f1f9510aff9f63c16b791c2968279b1e0fb513da Description: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-mysql Priority: optional Section: php Installed-Size: 490 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php7.0-mysqli, php7.0-mysqlnd, php7.0-pdo-mysql Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.15) Filename: php7/i386/php7.0-mysql_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 131600 MD5sum: c052252ec686042cf318d202ad66b0f0 SHA1: 31ba9009d6f89ba3a72690a9f07bd0f4985f478b SHA256: ee537467712157c30cf5e1f124efc24327efc7e30e9f286e21d7d45c6f1410d4 Description: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-snmp Priority: optional Section: php Installed-Size: 126 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-snmp Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libsnmp30 (>= 5.7.2.1+dfsg-1~dfsg), libssl1.0.0 (>= 1.0.0) Filename: php7/i386/php7.0-snmp_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 19548 MD5sum: f607cddc835c3a90f99db07e6ba0d597 SHA1: a6bd24aaf0b4b995f2c8245ab55f0980fa9fc1f8 SHA256: 396312012d625dbf1261cd112738012814e84235dcda1becfbbe18689464e681 Description: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-json Priority: optional Section: php Installed-Size: 117 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-json Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4) Filename: php7/i386/php7.0-json_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 17594 MD5sum: 48e839341eecc683eda74662be73dd62 SHA1: a9da98d2a40510a357508a6ebf602989404bbb6c SHA256: 0bc29c8ede4f90d47066365d7f015c7bbf7151ee7c85968dc41e14a5890160a8 Description: JSON module for PHP This package provides the JSON module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-pgsql Priority: optional Section: php Installed-Size: 247 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-pdo-pgsql, php-pgsql, php7.0-pdo-pgsql Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libpq5 (>= 9.3~) Filename: php7/i386/php7.0-pgsql_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 59902 MD5sum: 722524c160cd6895d0f26f3090eb8a77 SHA1: e33dc51e0fcf05ac33eeb9e97dd3b4fcf907fc4d SHA256: aa3a969b1b0f33bcba91e70b3c1a3bc9e71104027d97fdbe44f100b87783b52f Description: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-mbstring Priority: optional Section: php Installed-Size: 1376 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-mbstring Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4) Filename: php7/i386/php7.0-mbstring_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 467666 MD5sum: 120931b57ca6fa2ab57daccfd328e362 SHA1: 2817a510f0bb2ad29528ea5db6652dd2a0988e8c SHA256: 002a9437d7d422c53be1e177085413a2ff254fd73388f95e0fd29722a5b1787d Description: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-enchant Priority: optional Section: php Installed-Size: 98 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-enchant Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libenchant1c2a (>= 1.6.0) Filename: php7/i386/php7.0-enchant_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 9760 MD5sum: f7da16c5ec1e96c039b1b3db3f89c543 SHA1: 13579b5df52f069abe9d0b71ed853e343a3413a2 SHA256: 35f681faaa5bd47313df66b802a1f3bb504810ed14b2910f9d2199523ae1ff9f Description: Enchant module for PHP This package provides the Enchant module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-opcache Priority: optional Section: php Installed-Size: 274 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-opcache Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4) Filename: php7/i386/php7.0-opcache_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 82718 MD5sum: 3ff4e50982fd83f81ec4af0771ba2c15 SHA1: dabb0e119918d12deb350aa27b90ebab09160450 SHA256: 19b93a0c67247baf47b0932d96c6d1e791721aec12aa461594914bd52c9cba09 Description: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-imap Priority: optional Section: php Installed-Size: 165 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-imap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc-client2007e, libc6 (>= 2.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.0.0 (>= 1.0.0) Filename: php7/i386/php7.0-imap_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 31670 MD5sum: 29bcf752c93baae1dc078e4775aa929d SHA1: dabc365c455aee800bdb0b5031345cbd9ed2fc17 SHA256: 1592c87d0b3477578e59e06c2fd4078725ee0dd4517481c779ebb984a1d795a1 Description: IMAP module for PHP This package provides the IMAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-bz2 Priority: optional Section: php Installed-Size: 102 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-bz2 Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libbz2-1.0, libc6 (>= 2.4) Filename: php7/i386/php7.0-bz2_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 11116 MD5sum: 665610bf535721b88a167224216521dd SHA1: de4b9d20550267a18ca726a701a4cca3ecc23c36 SHA256: 2be003d42afdc900fbcda030d305139ad17c57ebc299bb66bc1cfd2084a31a1a Description: bzip2 module for PHP This package provides the bzip2 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-gmp Priority: optional Section: php Installed-Size: 145 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-gmp Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libgmp10 Filename: php7/i386/php7.0-gmp_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 22368 MD5sum: 4545b7a243c68d09e1a38d2bbddd0ff9 SHA1: eaeda038bd2c96257c0f5c3e261214d1ba8890b5 SHA256: 7815514c7319b7a3455be393bbb5f25446c3efadff42069f21f557369a1d5398 Description: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-bcmath Priority: optional Section: php Installed-Size: 109 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-bcmath Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4) Filename: php7/i386/php7.0-bcmath_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 17340 MD5sum: 3d77982c9f8526b5f48c4f767d89d4c2 SHA1: c116a3dcf0f593043464be58c9a62dbf75621fe9 SHA256: 6a71507793b50702687333801ba278c2c4e5d68e40318a9b6b3929b3c3f60139 Description: Bcmath module for PHP This package provides the Bcmath module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-soap Priority: optional Section: php Installed-Size: 403 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-soap Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libxml2 (>= 2.7.4) Filename: php7/i386/php7.0-soap_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 122706 MD5sum: 2329a7816cf96c4eaa473c69df7b1811 SHA1: 4e0962c40ab0d9e1a2ddd209a4565cac877a013d SHA256: edb6e9c1d3d90cd6e53f1d617ebac703ef1b59a82bceb2e9b28bb06326b99750 Description: SOAP module for PHP This package provides the SOAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-dba Priority: optional Section: php Installed-Size: 142 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-dba Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libdb5.3, libqdbm14 (>= 1.8.74) Filename: php7/i386/php7.0-dba_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 26010 MD5sum: 235ac703eb94061fa2e30d1656f6b902 SHA1: 5e8f114434412e58eae979667786287b4c00c201 SHA256: 77912be5d8fc7f2dec0cdbb28f0ebd4a7ee7db975b6e959aaf4908df33161ed4 Description: DBA module for PHP This package provides the DBA module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-interbase Priority: optional Section: php Installed-Size: 191 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-interbase, php-pdo-firebird, php7.0-pdo-firebird Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Filename: php7/i386/php7.0-interbase_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 44788 MD5sum: db5f6cf182c4d526a6c1b0e8fe7e1b93 SHA1: 520dd1fad6282186e16d7b6addf59fdc6803a7ca SHA256: 8db6e36fc13edbb4e58d85b5d05319320ed7f1df511be2d6e6d419137a75caa4 Description: Interbase module for PHP This package provides the Interbase module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-xmlrpc Priority: optional Section: php Installed-Size: 105 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-xmlrpc Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libxml2 (>= 2.6.27), libxmlrpc-epi0 Filename: php7/i386/php7.0-xmlrpc_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 14168 MD5sum: f1c29b5b57b76a377796a0e8f9cc0efa SHA1: 694db95f59b48efd14f50fe444f2a8b6eaa2a6fa SHA256: 5b11f74bd3e48570fa82ffe238d2032c118406fce0f705362947aaada01bbf03 Description: XMLRPC-EPI module for PHP This package provides the XMLRPC-EPI module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-pspell Priority: optional Section: php Installed-Size: 97 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-pspell Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.4) Filename: php7/i386/php7.0-pspell_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 8810 MD5sum: 89e0787b5af51bbe08ef608c247fdda4 SHA1: 1a37a76036cd4367878dc0c19a9575d31be32cff SHA256: 10d30db5e52912f473324785a01b53168450bf447ea3d369b830826ebe7cc5d4 Description: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: php7.0-curl Priority: optional Section: php Installed-Size: 161 Maintainer: Debian PHP Maintainers Architecture: i386 Source: php7.0 Version: 7.0.15-1.A~4.2.0.201702101204 Provides: php-curl Depends: php-common (>= 1:35), ucf, php7.0-common (= 7.0.15-1.A~4.2.0.201702101204), libc6 (>= 2.4), libcurl3 (>= 7.18.0) Filename: php7/i386/php7.0-curl_7.0.15-1.A~4.2.0.201702101204_i386.deb Size: 29178 MD5sum: eadf5a69f0865acfb1f81c62a1682963 SHA1: cb8b0ea164d6c64846fb490159b3052f5c1d980c SHA256: 57781bee6c50d5470f133c0d70c04ebd72cf0c62d1337f3b1c319256d4c1224c Description: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Homepage: http://www.php.net/ Package: tidy Priority: optional Section: web Installed-Size: 107 Maintainer: Jason Thomas Architecture: i386 Source: tidy-html5 Version: 1:5.2.0-2.A~4.2.0.201703131123 Depends: libc6 (>= 2.7), libtidy5 (= 1:5.2.0-2.A~4.2.0.201703131123) Filename: php7/i386/tidy_5.2.0-2.A~4.2.0.201703131123_i386.deb Size: 45194 MD5sum: 4ee4fda75b9651574b8e3fec8b9ec6da SHA1: 15cff1448eb3b97d4cf7a2caf81d2b760d307eed SHA256: bf40471793a90a1b4c1f2da48a527a0f21bc1ad93cab29ba3bfe5d7321e2cf0f Description: HTML/XML syntax checker and reformatter Tidy is a console application which corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. Tidy is a product of the World Wide Web Consortium and the HTML Tidy Advocacy Community Group. Homepage: http://www.html-tidy.org/ Package: libtidy5 Priority: optional Section: libs Installed-Size: 738 Maintainer: Jason Thomas Architecture: i386 Source: tidy-html5 Version: 1:5.2.0-2.A~4.2.0.201703131123 Depends: libc6 (>= 2.7) Filename: php7/i386/libtidy5_5.2.0-2.A~4.2.0.201703131123_i386.deb Size: 183100 MD5sum: ce619fb036a127087eb8248c948dd8b2 SHA1: 3a8861fae6248c4f4866b3a3cc26bbecc9940ab0 SHA256: 6e2427668adbef7026c10d83f3cd0cf316431c654514a23df0dfe4d975721d1d Description: HTML/XML syntax checker and reformatter - library This is a library package, used by programs which have a dependency on libtidy5. If you want to run Tidy on the command line, please install the 'tidy' package. If you want to build a program from source which uses libtidy5, please install the 'libtidy-dev' package. Homepage: http://www.html-tidy.org/ Package: libtidy-dev Priority: optional Section: libdevel Installed-Size: 925 Maintainer: Jason Thomas Architecture: i386 Source: tidy-html5 Version: 1:5.2.0-2.A~4.2.0.201703131123 Replaces: libtidy-0.99-0 Depends: libtidy5 (= 1:5.2.0-2.A~4.2.0.201703131123) Suggests: libdmalloc-dev Breaks: libtidy-0.99-0 Filename: php7/i386/libtidy-dev_5.2.0-2.A~4.2.0.201703131123_i386.deb Size: 207242 MD5sum: 2260da8a728ac06726dca89146ca1441 SHA1: b27bcb61b0e61d2adcb0746b8c403e521e01d683 SHA256: e95942fb37f3317466b62800f0fb6870704d15b8fa05450e351f6572b8b625e5 Description: HTML/XML syntax checker and reformatter - development This is a development package, which contains header files and a static library. It can be removed if you are not building packages from source which rely on libtidy5. Homepage: http://www.html-tidy.org/ Package: libzip-dev Priority: optional Section: libdevel Installed-Size: 381 Maintainer: Fathi Boudra Architecture: i386 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libzip4 (= 1.1.2-1.1.A~4.2.0.201703131125), zlib1g-dev Filename: php7/i386/libzip-dev_1.1.2-1.1.A~4.2.0.201703131125_i386.deb Size: 124122 MD5sum: f70dba225ab395f0b05fa4f341ba88b1 SHA1: 06d222d1e2cd0a96c973d961908a560f7c41f1dd SHA256: 842f79b4d2916c74ea077b8ef36047cd27962885341ea9362fc4caa2496456c4 Description: library for reading, creating, and modifying zip archives (development) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the static libraries and headers for developing applications that use the libzip library API. Multi-Arch: same Homepage: http://www.nih.at/libzip/ Package: libzip4 Priority: optional Section: libs Installed-Size: 147 Maintainer: Fathi Boudra Architecture: i386 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: php7/i386/libzip4_1.1.2-1.1.A~4.2.0.201703131125_i386.deb Size: 49644 MD5sum: d901b9c32f6d886a65e1eb24d1ecb6c2 SHA1: be055ce710c3266560e288a8ed6584de8c765f52 SHA256: ebeecfe8ac581cdcab5cc91aef45dabc183ae82cac666191a7155e21ea9834c6 Description: library for reading, creating, and modifying zip archives (runtime) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the files necessary for running applications that use the libzip library. Multi-Arch: same Homepage: http://www.nih.at/libzip/ Package: zipcmp Priority: optional Section: utils Installed-Size: 57 Maintainer: Fathi Boudra Architecture: i386 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: php7/i386/zipcmp_1.1.2-1.1.A~4.2.0.201703131125_i386.deb Size: 12384 MD5sum: 0e425ab34b6095a0c695394d3f65c679 SHA1: 62036a512fa0d3ce89370684dc181991576ac965 SHA256: 3f565b5c7332549389317f5dae31251231d2f52e65bcac6f6c32233468397585 Description: compare contents of zip archives zipcmp compares two zip archives and checks if they contain the same files, comparing their names, uncompressed sizes, and CRCs. File order and compressed size differences are ignored. Homepage: http://www.nih.at/libzip/ Package: zipmerge Priority: optional Section: utils Installed-Size: 53 Maintainer: Fathi Boudra Architecture: i386 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: php7/i386/zipmerge_1.1.2-1.1.A~4.2.0.201703131125_i386.deb Size: 10572 MD5sum: d508c5d8334dbb2cdfebcd6bd093fa3f SHA1: 84be56c3355b2f67ada1adbe05aa690302c86ebe SHA256: 1f349d33d56257c9176148b21215a1d44761fb51b6efce53f4de777b44975e90 Description: merge zip archives zipmerge merges a source zip archives into a target zip archive. By default, files in the source zip archives overwrite existing files of the same name in the target zip archive. Homepage: http://www.nih.at/libzip/ Package: ziptool Priority: optional Section: utils Installed-Size: 83 Maintainer: Fathi Boudra Architecture: i386 Source: libzip Version: 1.1.2-1.1.A~4.2.0.201703131125 Depends: libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: php7/i386/ziptool_1.1.2-1.1.A~4.2.0.201703131125_i386.deb Size: 22222 MD5sum: ba5f6828cf459d5cdbe5fc4265b194eb SHA1: 1cb3b8064217e3483ac5683f74b355aefbca49da SHA256: d0efc5806baa9ec8d4a98f375515b3c1eac8fe21c96a210032e5e5e18d9ba4fe Description: modify zip archives ziptool is a utility for working with zip archives. It can modify details of zip archives according to the commands given, including timestamps and other metadata about the included files. Homepage: http://www.nih.at/libzip/