summaryrefslogtreecommitdiff
blob: 4161e28785b7182e97d22da83d5e5207d93bffa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>net-mail@gentoo.org</email>
		<name>Net-Mail</name>
	</maintainer>
	<longdescription lang="en">
		libEtPan ! is a mail purpose library. It will be used for low-level mail
		handling : network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and
		SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir),
		message / MIME parser
	</longdescription>
	<use>
		<flag name="liblockfile">Enable support for liblockfile library</flag>
	</use>
	<upstream>
		<remote-id type="github">dinhviethoa/libetpan</remote-id>
		<remote-id type="sourceforge">libetpan</remote-id>
	</upstream>
</pkgmetadata>