ui-command: A framework for friendly commandline programs
This is a framework for creating commandline applications. It provides various features which give a polished feel to your application.
It is designed to encourage you to provide clear documentation
and working examples. It implements default 'help'
and 'man'
commands for your application, which will layout help
text and generate Unix-style man pages.
It provides special handling for applications of the form ''program command args'', the style of interaction common in revision control systems. It will dispatch to handler functions that you provide for each command, and also provide command-specific help to the user.
Downloads
- ui-command-0.5.2.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.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4 |
---|---|
Dependencies | base (<5), data-default, monads-fd, old-locale, time, transformers [details] |
License | BSD-3-Clause |
Author | Conrad Parker <conrad@metadecks.org> |
Maintainer | Conrad Parker <conrad@metadecks.org> |
Category | Development |
Uploaded | by ConradParker at 2010-08-10T02:21:29Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | ui-cmd-hello |
Downloads | 3862 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |