blob: 04dd9cebb633234178df87efb3b971c86228de61 (
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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zx2c4@gentoo.org</email>
<name>Jason A. Donenfeld</name>
</maintainer>
<use>
<flag name="X">
Use <pkg>x11-misc/xclip</pkg> to copy passwords to the clipboard.
</flag>
<flag name="dmenu">
Add support for <pkg>x11-misc/dmenu</pkg> with the 'passmenu' program.
</flag>
<flag name="git">
Use <pkg>dev-vcs/git</pkg> for password revisions.
</flag>
<flag name="importers">
Allow importing passwords from other password managers using various contributed scripts.
</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:zx2c4:password-store</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|