Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
Metadata-Version: 2.1
Name: cliff
Version: 2.14.1
Summary: Command Line Interface Formulation Framework
Home-page: https://docs.openstack.org/cliff/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: PrettyTable (<0.8,>=0.7.2)
Requires-Dist: pyparsing (>=2.1.0)
Requires-Dist: six (>=1.10.0)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: cmd2 (!=0.8.3,<0.9.0) ; (python_version<'3.0')
Requires-Dist: unicodecsv (>=0.8.0) ; (python_version<'3.0')
Requires-Dist: cmd2 (!=0.8.3) ; (python_version>='3.0')

========================
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
`setuptools entry points`_ to provide subcommands, output formatters, and
other extensions.

.. _setuptools entry points: http://setuptools.readthedocs.io/en/latest/pkg_resources.html#convenience-api

* Free software: Apache license
* Documentation: https://docs.openstack.org/cliff/latest/
* Source: https://git.openstack.org/cgit/openstack/cliff
* Bugs: https://bugs.launchpad.net/python-cliff