Metadata-Version: 2.4
Name: uplogic
Version: 5.2
Summary: Uplogic utility for UPBGE.
Home-page: https://github.com/UPBGE/uplogic
Download-URL: https://github.com/UPBGE/uplogic/archive/refs/tags/5.2.tar.gz
Author: Leopold Auersperg-Castell
Author-email: lauersperg@gmx.at
License: GPL-2.0-only
Keywords: Blender UPBGE logic
Classifier: Intended Audience :: Developers
Classifier: Topic :: Multimedia :: Graphics
Classifier: Programming Language :: Python
License-File: LICENSE.md
Requires-Dist: setuptools
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# 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
