Metadata-Version: 2.1
Name: python-bmp-generator
Version: 0.0.1
Summary: Generate bitmap images
Project-URL: Homepage, https://github.com/MattEttler/python-bmp-generator
Project-URL: Bug Tracker, https://github.com/MattEttler/python-bmp-generator/issues
Author-email: Matt Ettler <mattettler@protonmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11.2
Description-Content-Type: text/markdown

# Python Bitmap Generator

This program was created with the intent of learning how to generate bitmaps from scratch.
Please feel free to open a pull-request, issue, or fork!
