Source: mailnag
Section: mail
Priority: optional
Maintainer: Vincent Cheng <vcheng@debian.org>
Build-Depends: debhelper-compat (= 12), dh-python, gettext, python3-all, python3-dbus, python3-xdg
Standards-Version: 3.9.8
Homepage: https://github.com/pulb/mailnag
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/mailnag/trunk
Vcs-Browser: https://anonscm.debian.org/viewvc/collab-maint/deb-maint/mailnag/trunk

Package: mailnag
Architecture: all
Depends:
 gir1.2-glib-2.0,
 gir1.2-gst-plugins-base-1.0,
 gir1.2-gtk-3.0,
 gir1.2-notify-0.7,
 gir1.2-secret-1,
 python3-dbus,
 python3-gi,
 python3-xdg,
 ${misc:Depends},
 ${python3:Depends}
Recommends:
 network-manager
Description: extensible mail notification daemon
 Mailnag is a daemon program that checks POP3 and IMAP servers for new mail.
 On mail arrival it performs various actions provided by plugins. Mailnag
 comes with a set of desktop-independent default plugins for visual/sound
 notifications, script execution etc. and can be extended with additional
 plugins easily.
