docopt: A command-line interface parser that will make you smile
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.
Downloads
- docopt-0.6.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 2014-05-26T22:20:26Z |
Distributions | Arch:0.7.0.8, LTSHaskell:0.7.0.8, Stackage:0.7.0.8 |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 10277 total (13 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |