python2-docopt 0.6.2 Command-line interface description language for Python

This library allows the user to define a command-line interface from a program's help message rather than specifying it programmatically with command-line parsers like getopt and argparse.