The latest version of cmdtheline is 0.2.3-0.

cmdtheline

Version 0.1.0.1 revision 0 uploaded by EliFrey.

Package meta

Synopsis
Declaritive command-line option parsing and documentation library.
Description

CmdTheLine aims to remove tedium from the definition of command-line programs, producing usage, help and man pages with little effort.

The inspiration was found in Daniel Bunzli's http://erratique.ch/software/cmdliner library.

CmdTheLine uses applicative functors to provide a declarative, compositional mechanism for defining command-line programs by lifting regular Haskell functions over argument parsers.

Suggestions, comments, and bug reports are appreciated. Please see the bug and issue tracker at http://github.com/eli-frey/cmdtheline.

Author
Eli Frey
Bug reports
n/a
Category
Console
Copyright
n/a
Homepage
http://github.com/eli-frey/cmdtheline
Maintainer
Eli Frey <eli.lee.frey gmail com>
Package URL
n/a
Stability
Experimental

Components