Source: php-net-ldap3
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Vincent Bernat <bernat@debian.org>,
           Guilhem Moulin <guilhem@debian.org>
Build-Depends: debhelper-compat (= 13), pkg-php-tools (>= 1.7~)
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/php-team/pear/php-net-ldap3.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-net-ldap3
Homepage: https://git.kolab.org/diffusion/PNL/
Rules-Requires-Root: no

Package: php-net-ldap3
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: Object oriented interface for searching and manipulating LDAP entries
 ${phpcomposer:description}. It enables access to LDAP directories
 with an object-oriented interface. It layers on top of PEAR:Net_LDAP2.
