pyktx


Namepyktx JSON
Version 4.3.2 PyPI version JSON
download
home_pagehttps://github.com/KhronosGroup/KTX-Software
SummaryA Python interface to the libktx library
upload_time2024-03-20 23:31:06
maintainerNone
docs_urlNone
authorShukant Pal
requires_pythonNone
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            This Python package provides a Pythonic interface to libktx. It uses CFFI to generate the C bindings.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/KhronosGroup/KTX-Software",
    "name": "pyktx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Shukant Pal",
    "author_email": "foss@shukantpal.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/e5/9d457b880abc6ee640a137ace52ce552526780b675cacba8753c6fb7ef80/pyktx-4.3.2.tar.gz",
    "platform": null,
    "description": "This Python package provides a Pythonic interface to libktx. It uses CFFI to generate the C bindings.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A Python interface to the libktx library",
    "version": "4.3.2",
    "project_urls": {
        "Homepage": "https://github.com/KhronosGroup/KTX-Software"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73b234d49b2e3da57151653dbe6d1ea5a77d21eacf9a3c2c04e485a7b3fb605b",
                "md5": "bb914aa490e2da7c4d21d6e415f27efa",
                "sha256": "cac5b1c753155f66313124acc93c9559ac15abfc236cab70970990ed43813ef5"
            },
            "downloads": -1,
            "filename": "pyktx-4.3.2-cp311-cp311-macosx_12_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bb914aa490e2da7c4d21d6e415f27efa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 43841,
            "upload_time": "2024-03-20T23:31:03",
            "upload_time_iso_8601": "2024-03-20T23:31:03.312825Z",
            "url": "https://files.pythonhosted.org/packages/73/b2/34d49b2e3da57151653dbe6d1ea5a77d21eacf9a3c2c04e485a7b3fb605b/pyktx-4.3.2-cp311-cp311-macosx_12_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "996e140b6644dcdace4aebbcde3a647f69929f1297e346aa69518b9370b1c5d1",
                "md5": "b361e9b54a009eee34294972f601521c",
                "sha256": "788a5fc71ddde4809dae767f015334a5026878990e37bc7aaa651d4c1e8d624c"
            },
            "downloads": -1,
            "filename": "pyktx-4.3.2-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b361e9b54a009eee34294972f601521c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 44014,
            "upload_time": "2024-03-20T23:31:04",
            "upload_time_iso_8601": "2024-03-20T23:31:04.994135Z",
            "url": "https://files.pythonhosted.org/packages/99/6e/140b6644dcdace4aebbcde3a647f69929f1297e346aa69518b9370b1c5d1/pyktx-4.3.2-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1be59d457b880abc6ee640a137ace52ce552526780b675cacba8753c6fb7ef80",
                "md5": "fad987a15a4c6cd2302a5e9f85081a41",
                "sha256": "4b814931ea2bebfc1a90b870126dffecb2dcbcfb650ef370458dd5dfec7533c6"
            },
            "downloads": -1,
            "filename": "pyktx-4.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fad987a15a4c6cd2302a5e9f85081a41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21834,
            "upload_time": "2024-03-20T23:31:06",
            "upload_time_iso_8601": "2024-03-20T23:31:06.136349Z",
            "url": "https://files.pythonhosted.org/packages/1b/e5/9d457b880abc6ee640a137ace52ce552526780b675cacba8753c6fb7ef80/pyktx-4.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 23:31:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KhronosGroup",
    "github_project": "KTX-Software",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyktx"
}
        
Elapsed time: 0.24864s