glad2


Nameglad2 JSON
Version 2.0.5 PyPI version JSON
download
home_pagehttps://github.com/Dav1dde/glad
SummaryMulti-Language GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specifications.
upload_time2024-02-04 15:51:49
maintainer
docs_urlNone
authorDavid Herberth
requires_python
licenseMIT
keywords opengl glad generator gl wgl egl gles glx
VCS
bugtrack_url
requirements Jinja2
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Glad
----

Glad uses the official Khronos-XML specs to generate a
GL/GLES/EGL/GLX/WGL Loader made for your needs.

Checkout the GitHub repository: https://github.com/Dav1dde/glad

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dav1dde/glad",
    "name": "glad2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "opengl glad generator gl wgl egl gles glx",
    "author": "David Herberth",
    "author_email": "github@dav1d.de",
    "download_url": "https://files.pythonhosted.org/packages/21/95/228380a07a2d4a50a82e3fe6f8e04759b103f680fefdee4fcf08b3937cbf/glad2-2.0.5.tar.gz",
    "platform": "any",
    "description": "\nGlad\n----\n\nGlad uses the official Khronos-XML specs to generate a\nGL/GLES/EGL/GLX/WGL Loader made for your needs.\n\nCheckout the GitHub repository: https://github.com/Dav1dde/glad\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Multi-Language GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specifications.",
    "version": "2.0.5",
    "project_urls": {
        "Homepage": "https://github.com/Dav1dde/glad"
    },
    "split_keywords": [
        "opengl",
        "glad",
        "generator",
        "gl",
        "wgl",
        "egl",
        "gles",
        "glx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a516a5cf505c4dba110328bc149d77aa4587fc870ac0cbe6859bbf0234c3ecb6",
                "md5": "3a0e4ff4e232abf9c196bf91a40d06af",
                "sha256": "bbb4319439f1e9748f86d5177e8a8c710af29e5766ba4ccab6d56c182a01e63b"
            },
            "downloads": -1,
            "filename": "glad2-2.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a0e4ff4e232abf9c196bf91a40d06af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 612559,
            "upload_time": "2024-02-04T15:51:43",
            "upload_time_iso_8601": "2024-02-04T15:51:43.639790Z",
            "url": "https://files.pythonhosted.org/packages/a5/16/a5cf505c4dba110328bc149d77aa4587fc870ac0cbe6859bbf0234c3ecb6/glad2-2.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2195228380a07a2d4a50a82e3fe6f8e04759b103f680fefdee4fcf08b3937cbf",
                "md5": "acc6378480e20abbd6492806ac8e53e8",
                "sha256": "ba0757b6aa3a204b637873b13d0b9b40865ae196df7290fc6c01d818e58af81c"
            },
            "downloads": -1,
            "filename": "glad2-2.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "acc6378480e20abbd6492806ac8e53e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 571974,
            "upload_time": "2024-02-04T15:51:49",
            "upload_time_iso_8601": "2024-02-04T15:51:49.225692Z",
            "url": "https://files.pythonhosted.org/packages/21/95/228380a07a2d4a50a82e3fe6f8e04759b103f680fefdee4fcf08b3937cbf/glad2-2.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-04 15:51:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dav1dde",
    "github_project": "glad",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Jinja2",
            "specs": [
                [
                    ">=",
                    "2.7"
                ],
                [
                    "<",
                    "4.0"
                ]
            ]
        }
    ],
    "lcname": "glad2"
}
        
Elapsed time: 0.18793s