Files
guru/app-shells/direnv/metadata.xml
Vitaly Zdanevich 2f79151e08 app-shells/direnv: fix
Still invalid, please help.

Copied from https://github.com/gentoo-mirror/nest/tree/master/sys-apps/direnv

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2022-10-12 14:26:55 +04:00

17 lines
553 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zdanevich.vitaly@ya.ru</email>
<name>Vitaly Zdanevich</name>
</maintainer>
<longdescription lang="en">
direnv is an extension for your shell. It augments existing shells with
a new feature that can load and unload environment variables depending
on the current directory.
</longdescription>
<upstream>
<remote-id type="github">direnv/direnv</remote-id>
</upstream>
</pkgmetadata>