Source: php-crypt-gpg
Section: php
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Prach Pongpanich <prach@debian.org>,
           Guilhem Moulin <guilhem@debian.org>
Build-Depends: debhelper-compat (= 13),
               gpg (>= 2.2~) <!nocheck>,
               gpg-agent <!nocheck>,
               phpab,
               php-console-commandline <!nocheck>,
               phpunit (>= 9~) <!nocheck>,
               pkg-php-tools
Vcs-Git: https://salsa.debian.org/php-team/pear/php-crypt-gpg.git -b debian/latest
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-crypt-gpg
Homepage: https://github.com/pear/Crypt_GPG
Standards-Version: 4.7.4

Package: php-crypt-gpg
Architecture: all
Depends: gpg (>= 2.2~), ${misc:Depends}, ${phpcomposer:Debian-require}
Recommends: gpg-agent, ${phpcomposer:Debian-Recommends}
Suggests: ${phpcomposer:Debian-suggest}
Breaks: ${phpcomposer:Debian-conflict}
Provides: ${phpcomposer:Debian-provide}
Description: Object oriented interface to the GNU Privacy Guard (GnuPG)
 Crypt/GPG.php provides an object oriented interface to GNU Privacy Guard
 (GnuPG). This module is intended to facilitate public-key cryptography.
