deb-python-cliff/README.rst
Andrew Spiers c7462f8ab1 Update links to setuptools doc.
The link is README was redirecting permanently to the adjusted location,
The link in introduction.rst returned 404.

Change-Id: I5de1d950b58efb9d4718b2c8916d3c6ecf977070
2015-03-10 16:35:58 +11:00

621 B

cliff -- Command Line Interface Formulation Framework

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions.