The ui-command package
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.
Properties
| Versions | 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4 |
|---|---|
| Dependencies | base (<5), data-default, mtl (≥2.0.0.0 & <3), old-locale, time |
| License | BSD3 |
| Author | Conrad Parker <conrad@metadecks.org> |
| Maintainer | Conrad Parker <conrad@metadecks.org> |
| Stability | experimental |
| Category | Development |
| Executables | ui-cmd-hello |
| Upload date | Mon Nov 29 06:30:24 UTC 2010 |
| Uploaded by | ConradParker |
| Built on | ghc-7.0, ghc-7.2 |
Modules
Downloads
- ui-command-0.5.4.tar.gz (Cabal source package)
- package description (included in the package)