cliff


Namecliff JSON
Version 4.7.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/cliff/latest/
SummaryCommand Line Interface Formulation Framework
upload_time2024-05-16 12:52:32
maintainerNone
docs_urlNone
authorOpenStack
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
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




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/cliff/latest/",
    "name": "cliff",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/3c/1c/213ba67600827d8c8cb2b30f1e5471e298b766505341b7fe7c8486cdc388/cliff-4.7.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/cliff.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n=======================================================\n cliff -- Command Line Interface Formulation Framework\n=======================================================\n\ncliff is a framework for building command line programs.\nIt uses `entry points`_ to provide subcommands, output formatters, and other\nextensions.\n\n.. _entry points: https://packaging.python.org/specifications/entry-points/\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/cliff/latest/\n* Source: https://opendev.org/openstack/cliff\n* Bugs: https://storyboard.openstack.org/#!/project/openstack/cliff\n* Contributors: https://github.com/openstack/cliff/graphs/contributors\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Command Line Interface Formulation Framework",
    "version": "4.7.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/cliff/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c3d34416086ad0b85db6966c486535b2999821d33ec4d5f9fe411d01e88a3b8",
                "md5": "42d627efa71ed406cc2467fdb4a1bf4c",
                "sha256": "7c5ef733b364532775166bb980eb43108e264d145c1892ff1c51f9b4af417c24"
            },
            "downloads": -1,
            "filename": "cliff-4.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42d627efa71ed406cc2467fdb4a1bf4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 81199,
            "upload_time": "2024-05-16T12:52:31",
            "upload_time_iso_8601": "2024-05-16T12:52:31.034496Z",
            "url": "https://files.pythonhosted.org/packages/1c/3d/34416086ad0b85db6966c486535b2999821d33ec4d5f9fe411d01e88a3b8/cliff-4.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c1c213ba67600827d8c8cb2b30f1e5471e298b766505341b7fe7c8486cdc388",
                "md5": "f2f7cf512ffd8a1a0ba82481fde7056b",
                "sha256": "6ca45f8df519bbc0722c61049de7b7e442a465fa7f3f552b96d735fa26fd5b26"
            },
            "downloads": -1,
            "filename": "cliff-4.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f2f7cf512ffd8a1a0ba82481fde7056b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 84250,
            "upload_time": "2024-05-16T12:52:32",
            "upload_time_iso_8601": "2024-05-16T12:52:32.598933Z",
            "url": "https://files.pythonhosted.org/packages/3c/1c/213ba67600827d8c8cb2b30f1e5471e298b766505341b7fe7c8486cdc388/cliff-4.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 12:52:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cliff"
}
        
Elapsed time: 0.23625s