Metadata-Version: 2.1
Name: fentoboardimage
Version: 1.0.0
Summary: FenToBoardImage takes a Fen string representing a Chess position, and renders a Pillow image of the resulting position.
License: GPL3
Author: Reed Krawiec
Author-email: reedkrawiec@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (>=9.0.0,<10.0.0)
