There are 0 repository under cmdline-parser topic.
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
CmdOption is a simple annotation-driven command line parser toolkit for Java 6+ applications that is configured through annotations.
Package for building command line apps in Go
Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.
inspect cmdline arguments
CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications that is configured through annotations.
A minimalistic Go "flag" substitute that parses cmdline in the getopt style, with default values and -h help support built-in. Can be instantiated and used within a single line.
This library is for simplifying configuration of programs that use command line options and configuration files.
A simple commandline arguments handler for rust programs. It allows arguments that need to be processed to identified and handler registered. The handler can decide how many adjacent arguments it will consume. A remaining args marker can be set. A list of unhandled and remaining arguments after arguments have been handled can be got.
Java annotation processor generating command line argument parser classes