summaryrefslogtreecommitdiff
path: root/README.rst
blob: fa0340ee9a8965a8271bf615806a4e1470c86fc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/cliff.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

=======================================================
 cliff -- Command Line Interface Formulation Framework
=======================================================

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

.. _entry points: https://packaging.python.org/specifications/entry-points/

* Free software: Apache license
* Documentation: https://docs.openstack.org/cliff/latest/
* Source: https://opendev.org/openstack/cliff
* Bugs: https://bugs.launchpad.net/python-cliff
* Contributors: https://github.com/openstack/cliff/graphs/contributors