cmdtheline-0.2.3: Declarative command-line option parsing and documentation library.

The cmdtheline package

CmdTheLine aims to remove tedium from the definition of command-line programs, producing usage and help 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.

A tutorial can be found at http://elifrey.com/2012/07/23/CmdTheLine-Tutorial/.

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

Changes since 0.1:

Changes since 0.2.0:

Changes since 0.2.1

Properties

Versions0.1.0.0, 0.1.0.1, 0.1.1, 0.2.0.0, 0.2.1, 0.2.1.1, 0.2.2, 0.2.3
Dependenciesbase (≥4.5 & <5), containers (≥0.4 & <0.6), directory (≥1.1), filepath (1.3.*), parsec (3.1.*), pretty (1.1.*), process (≥1.1), transformers (≥0.2 & <0.4)
LicenseMIT
AuthorEli Frey
MaintainerEli Frey <eli.lee.frey gmail com>
StabilityExperimental
CategoryConsole
Home pagehttp://github.com/eli-frey/cmdtheline
Source repositorygit clone git://github.com/eli-frey/cmdtheline.git
Upload dateMon Apr 29 01:24:45 UTC 2013
Uploaded byEliFrey
Built onghc-7.6

Modules

Downloads