mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-30 20:58:14 -07:00
22 lines
777 B
XML
22 lines
777 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|