slackbuilds/python/docopt
Dimitris Zlatanidis 0aede26dd2 python/docopt: Added Python3 support and update README.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-03-15 00:26:22 +07:00
..
README python/docopt: Added Python3 support and update README. 2016-03-15 00:26:22 +07:00
docopt.SlackBuild python/docopt: Added Python3 support and update README. 2016-03-15 00:26:22 +07:00
docopt.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
slack-desc python/docopt: Added (Command-line interface description language). 2014-01-29 23:21:02 -06:00

README

docopt helps you
* define interface for your command-line app
* automatically generate parser for it.

Python3 is an optional dependency.