File: control

package info (click to toggle)
php-net-imap 1%3A1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 328 kB
  • sloc: php: 3,899; xml: 395; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 669 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: php-net-imap
Section: php
Priority: optional
Maintainer: Dario Minnucci <midget@debian.org>
Build-Depends: debhelper (>= 7), dh-make-php (>= 0.2.3), cdbs
Standards-Version: 3.9.2
Homepage: http://pear.php.net/package/Net_IMAP
Vcs-Git: git://git.debian.org/collab-maint/php-net-imap.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/php-net-imap.git;a=summary


Package: php-net-imap
Architecture: all
Depends: php-pear, php-net-socket, ${misc:Depends} 
Description: Provides an implementation of the IMAP protocol
 php-net-imap Pear module provides an implementation of the  
 IMAP4Rev1 protocol using PEAR's Net_Socket and the optional 
 Auth_SASL class.