Metadata-Version: 2.1
Name: ogzoengine
Version: 1.3
Summary: basic pygame engine
Author: Coguz
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: bson >=0.5.10
Provides-Extra: dev
Requires-Dist: pytest >=7.0 ; extra == 'dev'
Requires-Dist: twine >=4.0.2 ; extra == 'dev'

Open Source Game Engine License

Version 1.0, September 28, 2023

This software can be used, modified, and distributed under the following conditions:

1. Any modification to the original source of the game engine must be accompanied by a specified notice containing the modified content and the date of the changes.

2. Modified versions must be published under the original name of the game engine.
