cmdargs: 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).
Downloads
- cmdargs-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8, 0.6.9, 0.6.10, 0.7, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.10, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6, 0.10.7, 0.10.8, 0.10.9, 0.10.10, 0.10.11, 0.10.12, 0.10.13, 0.10.14, 0.10.15, 0.10.16, 0.10.17, 0.10.18, 0.10.19, 0.10.20, 0.10.21, 0.10.22 |
---|---|
Dependencies | base (>=4 && <5), filepath, mtl [details] |
License | BSD-3-Clause |
Copyright | Neil Mitchell 2009 |
Author | Neil Mitchell <ndmitchell@gmail.com> |
Maintainer | Neil Mitchell <ndmitchell@gmail.com> |
Category | Console |
Home page | http://community.haskell.org/~ndm/cmdargs/ |
Uploaded | by NeilMitchell at 2009-09-12T11:40:15Z |
Distributions | Arch:0.10.22, Debian:0.10.20, Fedora:0.10.22, FreeBSD:0.10.13, LTSHaskell:0.10.22, NixOS:0.10.22, Stackage:0.10.22, openSUSE:0.10.22 |
Reverse Dependencies | 99 direct, 269 indirect [details] |
Executables | cmdargs |
Downloads | 239886 total (59 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |