uplogic


Nameuplogic JSON
Version 2.2 PyPI version JSON
download
home_pagehttps://github.com/UPBGE/uplogic
SummaryUplogic utility for UPBGE.
upload_time2024-04-23 18:19:08
maintainerNone
docs_urlNone
authorLeopold Auersperg-Castell
requires_pythonNone
licenseGPLv2
keywords blender upbge logic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # uplogic
A logic extention module for [UPBGE](https://github.com/UPBGE/upbge) containing utility functions, wrappers and the code to run logic nodes.

## license
This project is provided under the terms of _[GNU General Public License v2 (GPLv2)](LICENSE)_.

# License

uplogic uses the GNU General Public License v2, which describes the rights
to distribute or change the code. 

Please read this file for the full license.
GPL-license.txt



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/UPBGE/uplogic",
    "name": "uplogic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Blender UPBGE logic",
    "author": "Leopold Auersperg-Castell",
    "author_email": "lauersperg@gmx.at",
    "download_url": "https://files.pythonhosted.org/packages/3a/db/d30ddec03fcc18f866366aae88937eb9853ec5862aafe055c111c97316ef/uplogic-2.2.tar.gz",
    "platform": null,
    "description": "# uplogic\r\nA logic extention module for [UPBGE](https://github.com/UPBGE/upbge) containing utility functions, wrappers and the code to run logic nodes.\r\n\r\n## license\r\nThis project is provided under the terms of _[GNU General Public License v2 (GPLv2)](LICENSE)_.\r\n\r\n# License\r\n\r\nuplogic uses the GNU General Public License v2, which describes the rights\r\nto distribute or change the code. \r\n\r\nPlease read this file for the full license.\r\nGPL-license.txt\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Uplogic utility for UPBGE.",
    "version": "2.2",
    "project_urls": {
        "Download": "https://github.com/UPBGE/uplogic/archive/refs/tags/v2.2.tar.gz",
        "Homepage": "https://github.com/UPBGE/uplogic"
    },
    "split_keywords": [
        "blender",
        "upbge",
        "logic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3adbd30ddec03fcc18f866366aae88937eb9853ec5862aafe055c111c97316ef",
                "md5": "2cbf9fd5f4f905b09940a5edf2c9e7a5",
                "sha256": "164033b0614a566b6c8a8fc0b887942aceb935dfde57ab80ee442d2893695b29"
            },
            "downloads": -1,
            "filename": "uplogic-2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2cbf9fd5f4f905b09940a5edf2c9e7a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 161052,
            "upload_time": "2024-04-23T18:19:08",
            "upload_time_iso_8601": "2024-04-23T18:19:08.656971Z",
            "url": "https://files.pythonhosted.org/packages/3a/db/d30ddec03fcc18f866366aae88937eb9853ec5862aafe055c111c97316ef/uplogic-2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 18:19:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "UPBGE",
    "github_project": "uplogic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "uplogic"
}
        
Elapsed time: 0.26366s