xcffib


Namexcffib JSON
Version 1.6.2 PyPI version JSON
download
home_pagehttp://github.com/tych0/xcffib
Summaryxcffib is the XCB binding for python
upload_time2025-01-07 00:43:18
maintainerNone
docs_urlNone
authorTycho Andersen
requires_python>=3.10
licenseApache License 2.0
keywords xcb cffi x11 x windows
VCS
bugtrack_url
requirements flake8 autopep8 cffi pytest pytest-xdist cffi
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/tych0/xcffib",
    "name": "xcffib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "xcb cffi x11 x windows",
    "author": "Tycho Andersen",
    "author_email": "tycho@tycho.pizza",
    "download_url": "https://files.pythonhosted.org/packages/71/c0/bf20b371ceed0569a1d59647af56b1898425ddf711fa72e535adcb2f08d3/xcffib-1.6.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "xcffib is the XCB binding for python",
    "version": "1.6.2",
    "project_urls": {
        "Homepage": "http://github.com/tych0/xcffib"
    },
    "split_keywords": [
        "xcb",
        "cffi",
        "x11",
        "x",
        "windows"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71c0bf20b371ceed0569a1d59647af56b1898425ddf711fa72e535adcb2f08d3",
                "md5": "19b7c157cc57db26fa7a8daf65ef15de",
                "sha256": "06e94197171c6a8f19428d6a0c7c992534b397aaa5f8fb951b06bdd98c278532"
            },
            "downloads": -1,
            "filename": "xcffib-1.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "19b7c157cc57db26fa7a8daf65ef15de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 101368,
            "upload_time": "2025-01-07T00:43:18",
            "upload_time_iso_8601": "2025-01-07T00:43:18.155842Z",
            "url": "https://files.pythonhosted.org/packages/71/c0/bf20b371ceed0569a1d59647af56b1898425ddf711fa72e535adcb2f08d3/xcffib-1.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 00:43:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tych0",
    "github_project": "xcffib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "autopep8",
            "specs": []
        },
        {
            "name": "cffi",
            "specs": [
                [
                    ">=",
                    "0.8.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-xdist",
            "specs": []
        },
        {
            "name": "cffi",
            "specs": [
                [
                    ">=",
                    "1.6"
                ]
            ]
        }
    ],
    "lcname": "xcffib"
}
        
Elapsed time: 2.06137s