Pakket: python3-sievelib (1.4.1-1)
Verwijzigingen voor python3-sievelib
Debian bronnen:
Het bronpakket python-sievelib downloaden:
- [python-sievelib_1.4.1-1.dsc]
- [python-sievelib_1.4.1.orig.tar.gz]
- [python-sievelib_1.4.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Client-side Sieve and Managesieve library (Python3 version)
Client-side Sieve and Managesieve library written in Python.
Sieve: Currently, the provided parser supports most of the functionalities described in RFC 5228. The only exception concerns section 2.4.2.4. Encoding Characters using "encoded-character" which is not supported. The following Sieve extensions are also supported:
* Date and Index (RFC 5260) * Vacation (RFC 5230)
ManageSieve: All mandatory commands are supported. The RENAME extension is supported, with a simulated behaviour for server that do not support it. For the AUTHENTICATE command, supported mechanisms are DIGEST-MD5, PLAIN and LOGIN.
This package contains the Python 3 version of the library.
Andere aan python3-sievelib gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python