| Name | cygl JSON | 
            
| Version | 
                  1.0a0
                   
                  JSON | 
            
 | download  | 
            
| home_page |   | 
            
| Summary | A cython wrapper for opengl. | 
            | upload_time | 2024-02-04 14:11:15 | 
            | maintainer |  | 
            
            | docs_url | None | 
            | author |  | 
            
            | requires_python | >=3.8 | 
            
            
            | license |  | 
            | keywords | 
                
                    opengl
                
                    cython
                
                    wrapper
                 | 
            | VCS | 
                
                     | 
                
            
            | bugtrack_url | 
                
                 | 
             
            
            | requirements | 
                
                  No requirements were recorded.
                
             | 
            
| Travis-CI | 
                
                   No Travis.
                
             | 
            | coveralls test coverage | 
                
                   No coveralls.
                
             | 
        
        
            
            CyGL
====
CyGL is a companion package to TkGL.  It provides a Cython-based OpenGL client
which can be used to make a working application with a TkGL rendering surface.
This project is currently only a skeleton.  This README will be expanded once
the project is functional.
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": "",
    "name": "cygl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Marc Culler <culler@users.noreply.github.com>, \"Nathan M. Dunfield\" <nathan@dunfield.info>, Matthias G\u00f6rner <enischte@gmail.com>",
    "keywords": "OpenGL,cython,wrapper",
    "author": "",
    "author_email": "Marc Culler <culler@users.noreply.github.com>, \"Nathan M. Dunfield\" <nathan@dunfield.info>, Matthias G\u00f6rner <enischte@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/34/d3/041969cb717e64962dfeaefbd9473de55e843ee2c35312ca99180466a3ab/cygl-1.0a0.tar.gz",
    "platform": null,
    "description": "CyGL\n====\n\nCyGL is a companion package to TkGL.  It provides a Cython-based OpenGL client\nwhich can be used to make a working application with a TkGL rendering surface.\n\nThis project is currently only a skeleton.  This README will be expanded once\nthe project is functional.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A cython wrapper for opengl.",
    "version": "1.0a0",
    "project_urls": {
        "Bug Tracker": "https://github.com/3-manifolds/cygl/issues",
        "Homepage": "https://github.com/3-manifolds/cygl"
    },
    "split_keywords": [
        "opengl",
        "cython",
        "wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9933ca419d4846e8b64e77a4427ff24d8ffc63768689abd4e1f71b0104c21076",
                "md5": "a80fac4e529bc5e5c6deeb88f70f2814",
                "sha256": "b9d6170f9377995abff1d4280fb09f86545dcf07d6f67ba2302f5ba1c549763f"
            },
            "downloads": -1,
            "filename": "cygl-1.0a0-cp312-cp312-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "a80fac4e529bc5e5c6deeb88f70f2814",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 46502,
            "upload_time": "2024-02-04T14:11:13",
            "upload_time_iso_8601": "2024-02-04T14:11:13.138716Z",
            "url": "https://files.pythonhosted.org/packages/99/33/ca419d4846e8b64e77a4427ff24d8ffc63768689abd4e1f71b0104c21076/cygl-1.0a0-cp312-cp312-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34d3041969cb717e64962dfeaefbd9473de55e843ee2c35312ca99180466a3ab",
                "md5": "0b4c1b80b24ba65e00fd784f1daf5384",
                "sha256": "9da9a8567c1f82786019cff12a17231bf4b1e6468aa0955fb33080a439ea03a4"
            },
            "downloads": -1,
            "filename": "cygl-1.0a0.tar.gz",
            "has_sig": false,
            "md5_digest": "0b4c1b80b24ba65e00fd784f1daf5384",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 58885,
            "upload_time": "2024-02-04T14:11:15",
            "upload_time_iso_8601": "2024-02-04T14:11:15.030141Z",
            "url": "https://files.pythonhosted.org/packages/34/d3/041969cb717e64962dfeaefbd9473de55e843ee2c35312ca99180466a3ab/cygl-1.0a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-04 14:11:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "3-manifolds",
    "github_project": "cygl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cygl"
}