File: index.rst

package info (click to toggle)
python-cliff 4.11.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 672 kB
  • sloc: python: 5,207; makefile: 32; sh: 21
file content (21 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
=======================================================
 cliff -- Command Line Interface Formulation Framework
=======================================================

cliff is a framework for building command line programs. It uses
plugins to define sub-commands, output formatters, and other
extensions.

.. toctree::
   :maxdepth: 2

   install/index
   user/index
   reference/index
   contributors/index


.. rubric:: Indices and tables

* :ref:`genindex`
* :ref:`search`