ui-command: A framework for friendly commandline programs

[ bsd3, development, library, program ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

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

Package maintainers

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 (>=2.0.0.0 && <3), 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:05:26Z
Category Development
Uploaded by ConradParker at 2010-11-29T06:30:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ui-cmd-hello
Downloads 3775 total (12 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]