imapfilter convenience wrapper

control 615B

1234567891011121314151617181920212223
  1. Source: __MKIT_PROJ_PKGNAME__
  2. Maintainer: __MKIT_PROJ_MAINTAINER__
  3. Vcs-Browser: __MKIT_PROJ_VCS_BROWSER__
  4. Section: misc
  5. Priority: extra
  6. Standards-Version: 3.9.2
  7. Build-Depends:
  8. debhelper (>= 9),
  9. make,
  10. Package: __MKIT_PROJ_PKGNAME__
  11. Architecture: all
  12. Depends:
  13. imapfilter,
  14. shellfu (>= 0.10),
  15. shellfu (<< 0.11),
  16. shellfu-bash-pretty,
  17. Description: __MKIT_PROJ_TAGLINE__
  18. imapdomo is simple convenience wrapper around imapfilter that
  19. adds few more Lua functions and suggests some system to way how you can
  20. organize your mail filtering and/or migrations, etc.
  21. # control file built with MKit __MKIT_MKIT_VERSION__