xbps


Namexbps JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
Summaryutilities and tools for working with xbps
upload_time2025-10-08 14:41:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseNone
keywords linux xbps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xbps.py

Aspirationally, this will be bindings to `libxbps`, a utility library for interacting
with xbps repositories and packages, and a selection of useful scripts. Maybe it will
end up like that, who knows.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xbps",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "linux, xbps",
    "author": null,
    "author_email": "classabbyamp <void@placeviolette.net>",
    "download_url": "https://files.pythonhosted.org/packages/ec/49/a458bb6c2f4a5d665b20aad17f49e56d155d0fc7da17a1c0353b2dce8d19/xbps-0.0.1.tar.gz",
    "platform": null,
    "description": "# xbps.py\n\nAspirationally, this will be bindings to `libxbps`, a utility library for interacting\nwith xbps repositories and packages, and a selection of useful scripts. Maybe it will\nend up like that, who knows.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "utilities and tools for working with xbps",
    "version": "0.0.1",
    "project_urls": {
        "Repository": "https://github.com/classabbyamp/xbps.py"
    },
    "split_keywords": [
        "linux",
        " xbps"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fa82fb907bb8f4db79d59056cf4088c11b12ce73f322665741f13306a2be4251",
                "md5": "8bd9ea8e97e9d77e6f8ec275409f81e1",
                "sha256": "bdddee535424e50c3f61dac491ed4032ac9dcec23880d8a8c4796e9f17399000"
            },
            "downloads": -1,
            "filename": "xbps-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bd9ea8e97e9d77e6f8ec275409f81e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 5191,
            "upload_time": "2025-10-08T14:41:19",
            "upload_time_iso_8601": "2025-10-08T14:41:19.150230Z",
            "url": "https://files.pythonhosted.org/packages/fa/82/fb907bb8f4db79d59056cf4088c11b12ce73f322665741f13306a2be4251/xbps-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ec49a458bb6c2f4a5d665b20aad17f49e56d155d0fc7da17a1c0353b2dce8d19",
                "md5": "66be8cfda5e1f280d93cf86402abea67",
                "sha256": "213da79efdcd8c73111567aa360757565a07c5e1bc52aa5d579cf5059aacce74"
            },
            "downloads": -1,
            "filename": "xbps-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "66be8cfda5e1f280d93cf86402abea67",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 4562,
            "upload_time": "2025-10-08T14:41:19",
            "upload_time_iso_8601": "2025-10-08T14:41:19.993580Z",
            "url": "https://files.pythonhosted.org/packages/ec/49/a458bb6c2f4a5d665b20aad17f49e56d155d0fc7da17a1c0353b2dce8d19/xbps-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-08 14:41:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "classabbyamp",
    "github_project": "xbps.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "xbps"
}
        
Elapsed time: 2.26588s