Source: php-net-sieve
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Federico Gimenez Nieto <fgimenez@coit.es>
Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs, phpunit
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-php/php-net-sieve.git
Vcs-Browser: http://git.debian.org/?p=pkg-php/php-net-sieve.git
Homepage: http://pear.php.net/package/Net_Sieve

Package: php-net-sieve
Architecture: all
Depends: php-pear, php-net-socket, ${misc:Depends}
Description: net_sieve module for PEAR
 Provides an object-oriented API to talk to servers implementing 
 the Managesieve protocol, taking care of all the communication
 process. It is able to query for the server's mail filtering
 configuration and/or modify it through sieve scripts or commands.
 .
 The authentication protocols supported include DIGEST-MD5,
 CRAM-MD5, LOGIN and PLAIN
