./devel/py-docopt, Helps creating command-line interfaces

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q2, Version: 0.6.1, Package name: py27-docopt-0.6.1, Maintainer: imil

Docopt helps you create most beautiful command-line interfaces easily.

The option parser is generated based on a docstring that is passed to docopt
function. docopt parses the usage pattern ("Usage: ...") and option
descriptions (lines starting with dash "-") and ensures that the program
invocation matches the usage pattern; it parses options, arguments and commands
based on that. The basic idea is that a good help message has all necessary
information in it to make a parser.


Required to run:
[devel/py-setuptools] [lang/python27]

Master sites:

SHA1: 3d0ad1cf495d2c801327042e02d67b4ee4b85cd4
RMD160: 452526a02437706139bb02acc10f6499f4bbf470
Filesize: 25.21 KB

Version history: (Expand)