Package: dh-php Version: 5.3+0~20230620.22+debian12~1.gbp0c923d Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 52 Depends: debhelper, liblist-moreutils-perl, perl, xml2 Priority: optional Section: php Filename: pool/extra/d/dh-php/dh-php_5.3+0~20230620.22+debian12~1.gbp0c923d_all.deb Size: 15532 SHA256: 6aaadea90a9647fa0629297e481ca169b989e57ddb7cc7853619ae83ff6f9697 SHA1: 9e83aa47bb2d08a8308b6521394130734d69586b MD5sum: 34f6108e82fcd13380a30c15871aa63f 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: php-common Source: php-defaults (93+0~20230409.46+debian12~1.gbpdb4dcc) Version: 2:93+0~20230409.46+debian12~1.gbpdb4dcc Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 71 Depends: psmisc (>= 22.15-1~) Breaks: php5.6-common (<< 5.6.18+dfsg-10~), php5.6-json (<< 1.3.9-2~), php7.0-common (<< 7.0.3-11~) Multi-Arch: foreign Priority: optional Section: php Filename: pool/extra/p/php-defaults/php-common_93+0~20230409.46+debian12~1.gbpdb4dcc_all.deb Size: 12784 SHA256: da98b7f3b6815c1286037140018ebab63afecf516d14fc5c3c728e27852a5a94 SHA1: 89bd5a019d9b13bbeaa05e5214ef0af2dfc76e9b MD5sum: 56600b39318456c7c40002817617cffc 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: php8.0 Version: 1:8.0.30-2+0~20230904.59+debian12~1.gbp806e95 Architecture: all Maintainer: Debian PHP Maintainers Installed-Size: 67 Depends: libapache2-mod-php8.0 | php8.0-fpm | php8.0-cgi, php8.0-common Provides: php Homepage: http://www.php.net/ Priority: optional Section: php Filename: pool/extra/p/php8.0/php8.0_8.0.30-2+0~20230904.59+debian12~1.gbp806e95_all.deb Size: 33344 SHA256: 591f1f9f61d96136196da65f14e593a83e5aa44a0e3177bd8a099649e95d220d SHA1: 53266ad7f245356cb68bc47335df04f20ab0183f MD5sum: c21dd3d47bb09cb01a73d016c9983336 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: python3-mysql.connector Source: mysql-connector-python Version: 2.1.6-1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 604 Depends: python3:any (>= 3.3.2-2~) Homepage: http://dev.mysql.com/doc/connector-python/en/index.html Priority: optional Section: python Filename: pool/extra/m/mysql-connector-python/python3-mysql.connector_2.1.6-1_all.deb Size: 100458 SHA256: f17c1184852c5bea24806843edc31f93276f47775adf0ae8c12c4edcd25c7dca SHA1: ff1069aa236a8013b842c1114f9c5dd958bc047e MD5sum: 573694125544bd33fc13eaaab5b063e3 Description: pure Python implementation of MySQL Client/Server protocol (Python3) MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249). . MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. This means you don't have to compile anything or MySQL (client library) doesn't even have to be installed on the machine. . This package contains the Python 3 version of mysql.connector. Package: yarn Version: 1.22.19-1 Recommends: nodejs Conflicts: nodejs (<< 4.0.0), cmdtest Architecture: all Installed-Size: 5288 Maintainer: Yarn Developers Homepage: https://yarnpkg.com/ Priority: optional Section: devel Filename: pool/extra/y/yarn/yarn_1.22.19-1_all.deb Size: 892548 SHA256: 666cc8c015bb9e36236fc355816711fbc88bbba97ce8344d3ea2a36debcf7424 SHA1: d43bf2c6895e0b00cffb27d8b77e3230519e43dd MD5sum: 0e51db0be105335002edde38fac3ec06 Description: Fast, reliable, and secure dependency management. Yarn: Fast, reliable, and secure dependency management. . Fast: Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever. . Reliable: Using a detailed, but concise, lockfile format, and a deterministic algorithm for installs, Yarn is able to guarantee that an install that worked on one system will work exactly the same way on any other system. . Secure: Yarn uses checksums to verify the integrity of every installed package before its code is executed.