Simple command line option parser

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

0.4-11 year ago12 downloads

Dependencies

lua >= 5.1

Dependency for

sh-parser-cli