Simple command line option parser

$ luarocks install optarg

Simple command line option parser for Lua which uses GNU style option help text as specification. A lighter alternative to pl.lapp. It supports prefixed long option (eg. '--long-option'), short option (eg. '-h') s) and options with arguments.

Versions

dev-0dev6 years ago22 downloads
0.2-16 years ago212 downloads
0.1-26 years ago33 downloads
0.1-16 years ago28 downloads

Dependencies

lua >= 5.1

Dependency for

sh-parser-cli

Manifests