summaryrefslogtreecommitdiff
blob: e2910d9c4a22783adbe9adbffd7edc9ea383cdcd (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This package provides some high-level datatypes for declaring MIME email messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, eg directly to SMTP.
	</longdescription>
	<upstream>
		<remote-id type="github">snoyberg/mime-mail</remote-id>
	</upstream>
</pkgmetadata>