@hackage cmdargs0.1

Command line argument processing

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).