The latest version of docopt is 0.7.0.8-1.

docopt

Version 0.7.0.2 revision 0 uploaded by ryanartecona.

Package meta

Synopsis
A command-line interface parser that will make you smile
Description

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.

Author
Ryan Artecona
Bug reports
https://github.com/docopt/docopt.hs/issues
Category
Console
Copyright
(c) 2013-2015 Ryan Artecona
Homepage
https://github.com/docopt/docopt.hs
Maintainer
ryanartecona@gmail.com
Package URL
n/a
Stability
n/a

Components