@hackage cli-arguments0.5.0.0

A library to process command line arguments in some more convenient way.

Uses three types of the command line arguments and order of their parsing. Usually firstly the framed by some string delimiter (the different ones) are parsed, then the groups of arguments and then the rest single-field arguments. All these groups must be not nested one into the others.