Source: php-net-sieve
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Prach Pongpanich <prachpub@gmail.com>
Build-Depends: debhelper (>= 9), pkg-php-tools
Build-Depends-Indep: php-pear
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-php/php-net-sieve.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?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
