mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
19 lines
668 B
XML
19 lines
668 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>williamh@gentoo.org</email>
|
|
<name>William Hubbs</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="notmuch">Enable support for <pkg>net-mail/notmuch</pkg></flag>
|
|
</use>
|
|
<longdescription lang="en">
|
|
Terminal email client with Vim-style keybindings, git awareness and other advanced features.
|
|
Works with multiple accounts, with support for IMAP, Maildir, SMTP, and sendmail transfer protocols.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourcehut">~rjarry/aerc</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|