Metadata-Version: 2.1
Name: JoBase
Version: 2.4
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/JoBase/JoBase
Project-URL: Documentation, https://jobase.org/reference
Keywords: fast,beginner,extension,library,opengl,glfw,games,c,children,freetype
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
License-File: LICENSE

# JoBase
**Fast Python Game Library**

JoBase is a blazingly fast Python game library for beginner coders.
It is written in pure C and uses OpenGL for rendering.
Please visit [jobase.org](https://jobase.org) to get started.
Our [GitHub Wiki](https://github.com/JoBase/JoBase/wiki) also provides a detailed guide on the features of JoBase.
Please contact us at <hello@jobase.org> with any of your final projects, we may choose to include them in the JoBase package.

