PACKAGE NAME:  libsieve-2.3.1-x86_64-1salix.txz
PACKAGE LOCATION:  ./salix/libraries
PACKAGE SIZE (compressed):  79 K
PACKAGE SIZE (uncompressed):  316 K
PACKAGE REQUIRED:  
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
libsieve: libsieve (interpreter for Sieve scripts)
libsieve:
libsieve: libSieve provides a library to interpret Sieve scripts, and to
libsieve: execute those scripts over a given set of messages. The return codes
libsieve: from the libSieve functions let your program know how to handle the
libsieve: message, and then it's up to you to make it so. libSieve makes no
libsieve: attempt to have knowledge of how SMTP, IMAP, or anything else work;
libsieve: just how to parse and deal with a buffer full of emails. The rest is
libsieve: up to you!
libsieve:
libsieve: homepage: http://sodabrew.com/libsieve/