File: control

package info (click to toggle)
libmail-sendeasy-perl 1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164 kB
  • sloc: perl: 801; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 904 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libmail-sendeasy-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>
Standards-Version: 4.7.2
Homepage: https://metacpan.org/release/Mail-SendEasy
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmail-sendeasy-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmail-sendeasy-perl
Testsuite: autopkgtest-pkg-perl

Package: libmail-sendeasy-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libmail-rfc822-address-perl
Multi-Arch: foreign
Description: Perl module to send plain/html e-mails through SMTP servers
 Mail::SendEasy will send in a easy way e-mails, and doesn't have
 dependencies on libnet packages.
 .
 It supports SMTP authentication and attachments.