Source: php-mongodb Section: php Priority: optional Maintainer: Debian PHP PECL Maintainers Uploaders: Ondřej Surý Build-Conflicts: libbson-dev, libmongoc-dev, libmongoc-priv-dev Build-Depends: debhelper (>= 9~), dh-php (>= 0.33~), libpcre3-dev, libsasl2-dev, php-all-dev, pkg-config Standards-Version: 3.9.8 Homepage: https://pecl.php.net/package/mongodb Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-mongodb Vcs-Git: https://salsa.debian.org/php-team/pecl/php-mongodb.git Package: php-mongodb Architecture: any Depends: ucf, ${misc:Depends}, ${php:Depends}, ${shlibs:Depends} Provides: ${php:Provides} 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.