cliff


Namecliff JSON
Version 4.11.0 PyPI version JSON
download
home_pageNone
SummaryCommand Line Interface Formulation Framework
upload_time2025-08-21 09:39:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseApache-2.0
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": null,
    "name": "cliff",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "OpenStack <openstack-discuss@lists.openstack.org>",
    "download_url": "https://files.pythonhosted.org/packages/8d/43/6974bae8a54e8e49aea448f2897ba1af4d261b95328a3cc112fa0e290b1a/cliff-4.11.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",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Command Line Interface Formulation Framework",
    "version": "4.11.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/cliff/",
        "Repository": "https://opendev.org/openstack/cliff/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da5d52412c2bfacd6eb513050a786d1c4eea462f3c379106578ebee9ec28b9ed",
                "md5": "a96575b6323187517e8043ee7c428ef6",
                "sha256": "845084c452fbfbf79bf13d2a3f33248326776a2273bb854a44ea065e7be310a4"
            },
            "downloads": -1,
            "filename": "cliff-4.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a96575b6323187517e8043ee7c428ef6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 84417,
            "upload_time": "2025-08-21T09:39:31",
            "upload_time_iso_8601": "2025-08-21T09:39:31.490865Z",
            "url": "https://files.pythonhosted.org/packages/da/5d/52412c2bfacd6eb513050a786d1c4eea462f3c379106578ebee9ec28b9ed/cliff-4.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d436974bae8a54e8e49aea448f2897ba1af4d261b95328a3cc112fa0e290b1a",
                "md5": "f551f117237ce29c4e9e9ebb13018116",
                "sha256": "aa33c11ac2fecdf2d1eaffea9d5d0eb4584b8e777673bb55d42a693e34ccc429"
            },
            "downloads": -1,
            "filename": "cliff-4.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f551f117237ce29c4e9e9ebb13018116",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 86638,
            "upload_time": "2025-08-21T09:39:32",
            "upload_time_iso_8601": "2025-08-21T09:39:32.768312Z",
            "url": "https://files.pythonhosted.org/packages/8d/43/6974bae8a54e8e49aea448f2897ba1af4d261b95328a3cc112fa0e290b1a/cliff-4.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 09:39:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cliff"
}
        
Elapsed time: 3.46836s