./devel/lua-alt-getopt, Lua API for getopt similar to getopt_long(3)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 0.7.0nb3, Package name: lua52-alt-getopt-0.7.0nb3, Maintainer: cheusov

lua_altgetopt is a module for Lua programming language
for processing application's arguments the same way
BSD/GNU getopt_long(3) functions do.

Main features and goals:
1) compatibility to SUS "Utility Syntax Guidelines"
http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap12.html#tag_12_02
guidelines 3-13.
2) This module is for plain Lua
2) No extra dependencies
3) No hooks, no functional tricks ;-)
4) Support for long options, e.g. compatibility with getopt_long(3) C
function
present in *BSD and GNU libc.
5) Long options may optionally have one-char synonym or other long synonym
6) Strict error checking (checks for an incorrect use of options)
7) alt_getopt.lua is a Lua module.


Required to run:
[lang/lua52]

Master sites:

SHA1: 431b590002f5fdced78e0745a9a283aefdd1dfa0
RMD160: 665d2510caa5daacc3a20c2d3f2a72df0d3f413f
Filesize: 4.609 KB

Version history: (Expand)