gentoo/dev-lua/lua_cliargs/metadata.xml
Conrad Kostecki d1bcc03fdc
dev-lua/lua_cliargs: add <stabilize-allarches/>
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-04-17 14:24:12 +02:00

23 lines
686 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
<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>