gentoo/app-shells/loksh/metadata.xml
Maciej Barć 0440a52be7
app-shells/loksh: update metadata XML
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2025-10-31 01:41:16 +01:00

22 lines
841 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
loksh is a Linux port of OpenBSD's ksh. Unlike other ports of ksh,
loksh targets only one platform, follows upstream closely and keeps
changes to a minimum. loksh does not add any extra features; this
reduces the risk of introducing security vulnerabilities and makes loksh
a good fit for resource-constrained systems.
</longdescription>
<upstream>
<bugs-to>https://github.com/dimkr/loksh/issues/</bugs-to>
<changelog>https://github.com/dimkr/loksh/releases/</changelog>
<remote-id type="github">dimkr/loksh</remote-id>
</upstream>
</pkgmetadata>