my-engine


Namemy-engine JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://github.com/bluesentinelsec/my_engine
Summary
upload_time2023-01-10 13:12:57
maintainer
docs_urlNone
authorMichael Long
requires_python
licenseGPLv3
keywords game engine
VCS
bugtrack_url
requirements attrs exceptiongroup iniconfig packaging pluggy pygame pytest tomli
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bluesentinelsec/my_engine",
    "name": "my-engine",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "game engine",
    "author": "Michael Long",
    "author_email": "bluesentinel@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7f/74/b030b19ca954cecd180e0f8bd02f848a1da921a5f7e118f53f828a4cabf1/my_engine-1.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "",
    "version": "1.1.3",
    "split_keywords": [
        "game",
        "engine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f74b030b19ca954cecd180e0f8bd02f848a1da921a5f7e118f53f828a4cabf1",
                "md5": "8a946be251b215bfc2c8710c1af7226e",
                "sha256": "9d398ba9560e9214ad05ebcab08cb3fb761e511c978f1c752228e95fe3362989"
            },
            "downloads": -1,
            "filename": "my_engine-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8a946be251b215bfc2c8710c1af7226e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22128,
            "upload_time": "2023-01-10T13:12:57",
            "upload_time_iso_8601": "2023-01-10T13:12:57.747872Z",
            "url": "https://files.pythonhosted.org/packages/7f/74/b030b19ca954cecd180e0f8bd02f848a1da921a5f7e118f53f828a4cabf1/my_engine-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-10 13:12:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "bluesentinelsec",
    "github_project": "my_engine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "22.2.0"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "22.0"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "pygame",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.2.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        }
    ],
    "lcname": "my-engine"
}
        
Elapsed time: 0.02800s