pulp-glue


Namepulp-glue JSON
Version 0.30.1 PyPI version JSON
download
home_pageNone
SummaryVersion agnostic glue library to talk to pulpcore's REST API.
upload_time2025-01-20 15:39:09
maintainerNone
docs_urlNone
authorNone
requires_python<3.14,>=3.9
licenseGPLv2+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pulp Glue
## The version agnostic Pulp 3 client library in python

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulp-glue",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Pulp Team <pulp-list@redhat.com>",
    "download_url": "https://files.pythonhosted.org/packages/74/31/b8d65e46549645dbd939159d624c9d77f12a300552065b650796fb7de321/pulp-glue-0.30.1.tar.gz",
    "platform": null,
    "description": "# Pulp Glue\n## The version agnostic Pulp 3 client library in python\n",
    "bugtrack_url": null,
    "license": "GPLv2+",
    "summary": "Version agnostic glue library to talk to pulpcore's REST API.",
    "version": "0.30.1",
    "project_urls": {
        "changelog": "https://pulpproject.org/pulp-cli/changes/",
        "documentation": "https://pulpproject.org/pulp-glue/docs/dev/",
        "repository": "https://github.com/pulp/pulp-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1de2de8754eb3d1fc01b51187c6d7e052f19e20f04974f9fbdf6a72e5f9857e4",
                "md5": "c106ffddcd81aeca97c0bd3b6bfeae67",
                "sha256": "7ddefca27ef0e11aa95014a44265df10ed853de1e0d597b81112fc50bb492470"
            },
            "downloads": -1,
            "filename": "pulp_glue-0.30.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c106ffddcd81aeca97c0bd3b6bfeae67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.9",
            "size": 46846,
            "upload_time": "2025-01-20T15:39:07",
            "upload_time_iso_8601": "2025-01-20T15:39:07.543061Z",
            "url": "https://files.pythonhosted.org/packages/1d/e2/de8754eb3d1fc01b51187c6d7e052f19e20f04974f9fbdf6a72e5f9857e4/pulp_glue-0.30.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7431b8d65e46549645dbd939159d624c9d77f12a300552065b650796fb7de321",
                "md5": "1b0b1619b934b3486f03dcc643939783",
                "sha256": "0ee84b8a521fcbd82581bda45ef29acda0c34567df24898024f5cf7dbbdcc3ae"
            },
            "downloads": -1,
            "filename": "pulp-glue-0.30.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1b0b1619b934b3486f03dcc643939783",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.9",
            "size": 39010,
            "upload_time": "2025-01-20T15:39:09",
            "upload_time_iso_8601": "2025-01-20T15:39:09.787554Z",
            "url": "https://files.pythonhosted.org/packages/74/31/b8d65e46549645dbd939159d624c9d77f12a300552065b650796fb7de321/pulp-glue-0.30.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-20 15:39:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulp",
    "github_project": "pulp-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "test_requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "7.0.0"
                ],
                [
                    "<",
                    "8.4"
                ]
            ]
        },
        {
            "name": "pytest-subtests",
            "specs": [
                [
                    "<",
                    "0.15"
                ],
                [
                    ">=",
                    "0.12.0"
                ]
            ]
        },
        {
            "name": "python-gnupg",
            "specs": [
                [
                    ">=",
                    "0.5.0"
                ],
                [
                    "<",
                    "0.6"
                ]
            ]
        },
        {
            "name": "trustme",
            "specs": [
                [
                    "<",
                    "1.3"
                ],
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "3.1.4"
                ],
                [
                    "<",
                    "3.2"
                ]
            ]
        },
        {
            "name": "pygments",
            "specs": []
        },
        {
            "name": "SecretStorage",
            "specs": []
        }
    ],
    "lcname": "pulp-glue"
}
        
Elapsed time: 1.56981s