docopt: A command-line interface description language and 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

[Last Documentation]

  • System
    • Console
      • System.Console.Docopt

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
Uploaded by ryanartecona at 2014-05-26T21:53:29Z
Distributions Arch:0.7.0.8, Stackage:0.7.0.8
Reverse Dependencies 6 direct, 0 indirect [details]
Downloads 9675 total (77 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-15 [all 7 reports]