argparser

Command line argument parser library, like getopt, except better. [multiple languages: C, Java, Python, Bash]

Command line option parser library for multiple languages with the capability of both - and + short options and both -- and ++ long options. It supports variadic options, colours and -- and temporary -- using ++.