summaryrefslogtreecommitdiff
path: root/dev-lua/lua_cliargs/metadata.xml
blob: 2e01a1320b4a8a91ed313f7f3ddcb02f45e9a72a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>conikost@gentoo.org</email>
  <name>Conrad Kostecki</name>
 </maintainer>
 <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>
 
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>