Metadata-Version: 2.4
Name: saltpaper
Version: 0.0.10a0
Summary: A small game-engine/framework built on top of pygame
Author-email: Lauren Kinder <mail@hermod.uk>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame-ce>=2.4.0
Requires-Dist: numpy>=1.24.0
Dynamic: license-file

# saltPAPER

a framework built on top of pygame-ce to make development easier for my own purposes

## requirements

- pygame-ce>=2.4.0
- numpy>=1.24.0
