summaryrefslogtreecommitdiff
blob: 29858c458ccc8c705705d73e83e5028c4770acf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>aidecoe@gentoo.org</email>
		<name>Amadeusz Żołnowski</name>
	</maintainer>
	<maintainer type="person">
		<email>guillaumeseren@gmail.com</email>
		<name>Guillaume Seren</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="doc">Install user manual and API documentation</flag>
	</use>
	<longdescription lang="en">
		Alot is a terminal interface for <pkg>net-mail/notmuch</pkg> mail
		written in Python using the <pkg>dev-python/urwid</pkg> toolkit.
	</longdescription>
	<upstream>
		<remote-id type="github">pazz/alot</remote-id>
	</upstream>
</pkgmetadata>