summaryrefslogtreecommitdiff
path: root/app-admin/keepassxc/metadata.xml
blob: 0445305ebe5961401edc08abccb0c21a210635ef (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>polynomial-c@gentoo.org</email>
    <name>Lars Wendler</name>
  </maintainer>
  <use>
    <flag name="autotype">Add support to autotype the passwords into other applications</flag>
    <flag name="browser">Enables browser plugin support</flag>
    <flag name="ccache">Use <pkg>dev-util/ccache</pkg> to build keepassxc</flag>
    <flag name="keeshare">Enable KeeShare sharing integration</flag>
    <flag name="network">Enable network support</flag>
    <flag name="yubikey">Enable database unlocking via YubiKey.</flag>
  </use>
  <longdescription>
    KeePassXC provides a safe location for your passwords and similar
    data.  It encrypts its databasee with AES either by passphrase or a key
    file, compatible with a PDA and Windows version.
  </longdescription>
  <upstream>
    <remote-id type="github">keepassxreboot/keepassxc</remote-id>
  </upstream>
</pkgmetadata>