gentoo/dev-lua/lua_cliargs/metadata.xml
William Hubbs c135f6e159
dev-lua/lua_cliargs: drop myself as a maintainer
Signed-off-by: William Hubbs <williamh@gentoo.org>
2024-06-10 15:37:14 -05:00

19 lines
578 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<stabilize-allarches/>
<longdescription>
This module adds support for accepting CLI
arguments easily using multiple notations and argument types.
cliargs allows you to define required, optional, and flag arguments.
</longdescription>
<upstream>
<remote-id type="github">amireh/lua_cliargs</remote-id>
</upstream>
</pkgmetadata>