123456789101112131415 |
- Package: sievemgr
- Version: ${__version__}
- Standards-Version: 4.6.2.1
- Architecture: all
- Priority: optional
- Section: utils
- Depends: python3 (>=3.9), python3-cryptography (>=2.4), python3-dnspython (>=2)
- Maintainer: Odin Kroeger
- Homepage: https://odkr.codeberg.page/sievemgr
- Vcs-Browser: https://codeberg.org/odkr/sievemgr
- Description: Fully-featured ManageSieve command-line client and library
- SieveManager is a command-line client for uploading, downloading,
- and managing Sieve scripts using the ManageSieve protocol. It can
- also be used as a Python module.
|