Metadata-Version: 2.1
Name: JoBase
Version: 1.3
Summary: Fast Python Game Library
Home-page: https://jobase.org
Author: Reuben Ford
Author-email: hello@jobase.org
License: GPL-3.0-or-later
Project-URL: Source, https://github.com/Grey41/JoBase
Project-URL: Tracker, https://github.com/Grey41/JoBase/issues
Project-URL: Documentation, https://jobase.org/tutorials
Keywords: fast,beginner,extension,library,opengl,glfw,games,c,children
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# JoBase
**Fast Python Game Library**

JoBase is a blazingly fast Python game library for beginner coders.
It is written in pure C and uses the OpenGL library.

Please visit [jobase.org](https://jobase.org) for tutorials and documentation.
If you find any problems or have any questions, please contact us at [hello@jobase.org](mailto:hello@jobase.org).


