Source: php-msgpack Section: php Priority: optional Maintainer: Debian PHP PECL Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 9), dh-php (>= 0.33~), php-all-dev Standards-Version: 3.9.8 Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-msgpack Vcs-Git: https://salsa.debian.org/php-team/pecl/php-msgpack.git Homepage: http://pecl.php.net/package/msgpack Package: php-msgpack Architecture: any Pre-Depends: php-common (>= 2:69~) Depends: ${misc:Depends}, ${php:Depends}, ${shlibs:Depends} Provides: ${php:Provides} Description: PHP extension for interfacing with MessagePack This extension provide API for communicating with MessagePack serialization.