CommandTool
+++++++++++

.. contents ::

Summary
=======

Tools for creating command line interfaces involving sub-commands.

Get Started
===========

* Download and install from source

Documentation
=============

The code is based on the blog post at
http://jimmyg.org/blog/2009/python-command-line-interface-(cli)-with-sub-commands.html
but see the documentation in the ``doc`` directory of the source distribution
for full information.

Author
======

James Gardner

