@hackage cmdargs0.1
Command line argument processing
Installation
Dependencies (3)
Dependents (338)
@hackage/fuzzytime, @hackage/refh, @hackage/tls-extra, @hackage/khph, @hackage/dephd, @hackage/WordAlignment, Show all…
An easy way to define command line parsers. The two key features are: 1) It's very concise to use, up to three times shorter than getopt. 2) It supports programs with multiple modes (e.g. darcs or cabal).