summaryrefslogtreecommitdiff
blob: 91c9a3f2220d8032063e2cb9053ffdc5c41c87b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>perl</herd>
  <longdescription lang="en">
	    Module for sending mails with attachments through an SMTP server
	</longdescription>
  <longdescription lang="ja">
	    SMTPでアタッチメントでメールを送るperlモジュール
	</longdescription>
  <upstream>
    <remote-id type="cpan">Mail-Sender</remote-id>
    <remote-id type="cpan-module">Mail::Sender</remote-id>
    <remote-id type="cpan-module">Mail::Sender::DBIO</remote-id>
    <remote-id type="cpan-module">Mail::Sender::IO</remote-id>
  </upstream>
</pkgmetadata>