summaryrefslogtreecommitdiff
blob: b3f009e86e6ff1a32766a309531db6ddfa1aa3b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>hfern@fernhout.info</email>
		<name>Hans Fernhout</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
		Set environment variables with OS X keychain or D-Bus secret service.
		Envchain allows you to save credentials in a secure vault to use as
		environment variables only when you need them.
	</longdescription>
	<upstream>
		<remote-id type="github">sorah/envchain</remote-id>
		<bugs-to>https://github.com/sorah/envchain/issues</bugs-to>
	</upstream>
</pkgmetadata>