docopt: A command-line interface parser that will make you smile

[ console, library, mit ] [ Propose Tags ]

Docopt parses command-line interface usage text that adheres to a familiar syntax, and from it builds a command-line argument parser that will ensure your program is invoked correctly with the available options specified in the usage text. This allows the developer to write a usage text and get an argument parser for free.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.6.0, 0.6.0.1, 0.6.0.2, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.7.0.5, 0.7.0.6, 0.7.0.7, 0.7.0.8
Dependencies base (>=4 && <5), containers, parsec (>=3.1 && <3.2) [details]
License MIT
Copyright (c) 2013 Ryan Artecona
Author Ryan Artecona
Maintainer ryanartecona@gmail.com
Category Console
Home page https://github.com/docopt/docopt.hs
Bug tracker https://github.com/docopt/docopt.hs/issues
Uploaded by ryanartecona at 2015-02-19T13:54:58Z
Distributions Arch:0.7.0.8, Stackage:0.7.0.8
Reverse Dependencies 6 direct, 0 indirect [details]
Downloads 9698 total (82 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-02-19 [all 1 reports]