File: control

package info (click to toggle)
php-crypt-gpg 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,236 kB
  • ctags: 1,899
  • sloc: php: 8,252; xml: 138; makefile: 5
file content (19 lines) | stat: -rw-r--r-- 810 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: php-crypt-gpg
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Joey Schulze <joey@infodrom.org>, Prach Pongpanich <prachpub@gmail.com>
Build-Depends: debhelper (>= 9), pkg-php-tools
Build-Depends-Indep: php-pear
Vcs-Git: git://anonscm.debian.org/pkg-php/php-crypt-gpg.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-crypt-gpg.git
Homepage: http://pear.php.net/package/Crypt_GPG
Standards-Version: 3.9.4

Package: php-crypt-gpg
Architecture: all
Depends: ${misc:Depends}, php-pear, gnupg
Description: PHP PEAR module for encrypting and decrypting with GnuPG
 Crypt/GPG.php profides an object oriented interface to GNU Privacy
 Guard (GnuPG).  This PEAR package is intended to facilitate
 public-key cryptography.