control.in 560 B

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