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.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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, mtl, old-locale, time (<1.5) [details] |
License | BSD-3-Clause |
Author | Conrad Parker <conrad@metadecks.org> |
Maintainer | Conrad Parker <conrad@metadecks.org> |
Revised | Revision 1 made by Bodigrim at 2024-02-07T00:25:44Z |
Category | Development |
Uploaded | by ConradParker at 2010-08-10T01:58:18Z |
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] |