package/lua-argparse: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Francois Perrad
2023-12-15 20:50:15 +01:00
committed by Thomas Petazzoni
parent fbf939b03a
commit e70abe9716
4 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
################################################################################
#
# lua-argparse
#
################################################################################
LUA_ARGPARSE_VERSION = 0.7.1-1
LUA_ARGPARSE_NAME_UPSTREAM = argparse
LUA_ARGPARSE_LICENSE = MIT
LUA_ARGPARSE_LICENSE_FILES = $(LUA_ARGPARSE_SUBDIR)/LICENSE
$(eval $(luarocks-package))