1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: pop3browser
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.5.0
Build-Depends-Indep: perl
Build-Depends: debhelper-compat (= 12)
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/pop3browser
Vcs-Git: https://salsa.debian.org/debian/pop3browser.git
Package: pop3browser
Architecture: all
Depends: libnet-perl, ${misc:Depends}, ${perl:Depends}
Description: Allows one to check a pop3 mailbox before downloading any mail
pop3browser is intended to delete unwanted (SPAM) mails before downloading
via a low-bandwidth connection. This is useful to save time, bandwidth and
space.
|