Source: php-igbinary Section: php Priority: optional Maintainer: Debian PHP PECL Maintainers Uploaders: Mathieu Parent , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php (>= 4~), php-all-dev, php8.2-apcu, php-apcu-all-dev Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-igbinary Vcs-Git: https://salsa.debian.org/php-team/pecl/php-igbinary.git Homepage: http://pecl.php.net/package/igbinary Package: php-igbinary Architecture: any Pre-Depends: php-common (>= 2:69~) Depends: ${misc:Depends}, ${pecl:Depends}, ${php:Depends}, ${shlibs:Depends} Breaks: ${pecl:Breaks} Replaces: ${pecl:Replaces} Provides: ${pecl:Provides}, ${php:Provides} Suggests: ${pecl:Suggests} 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. . This is empty package that depends on default PHP version. Package: php-igbinary-all-dev Architecture: all Pre-Depends: php-common (>= 2:69~) Depends: ${misc:Depends}, ${pecl:Depends}, ${php:Depends}, ${shlibs:Depends} Breaks: ${pecl:Breaks} Replaces: ${pecl:Replaces} Provides: ${pecl:Provides}, ${php:Provides} Suggests: ${pecl:Suggests} 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. . This is empty package that depends on all PHP versions. Package: php8.2-igbinary Architecture: any Pre-Depends: php-common (>= 2:69~) Depends: ${misc:Depends}, ${pecl:Depends}, ${php:Depends}, ${shlibs:Depends} Breaks: ${pecl:Breaks} Replaces: ${pecl:Replaces} Provides: ${pecl:Provides}, ${php:Provides} Suggests: ${pecl:Suggests} 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.