summaryrefslogtreecommitdiff
path: root/net-mail/offlineimap/metadata.xml
blob: 8fdbbe751637c91cacdfb0bafb64a333e67c7373 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>matt@offtopica.uk</email>
    <name>Matt Smith</name>
  </maintainer>
  <maintainer type="project">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription lang="en">
    OfflineIMAP is software that downloads your email mailbox(es) as local Maildirs.
    OfflineIMAP will synchronize both sides via IMAP.
  </longdescription>
  <use>
    <flag name="sqlite">Enable runtime support for sqlite mail status backend.</flag>
  </use>
  <upstream>
    <remote-id type="github">OfflineIMAP/offlineimap</remote-id>
  </upstream>
</pkgmetadata>