File: README.rst

package info (click to toggle)
python-cliff 4.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 652 kB
  • sloc: python: 5,218; makefile: 32; sh: 21
file content (24 lines) | stat: -rw-r--r-- 920 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
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://storyboard.openstack.org/#!/project/openstack/cliff
* Contributors: https://github.com/openstack/cliff/graphs/contributors