Metadata-Version: 2.1
Name: polyomino
Version: 0.4.0
Summary: Solve polyomino tiling problems.
License: MIT
Author: Jack Grahl
Author-email: jack.grahl@gmail.com
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: exact-cover (==0.4.0)
Requires-Dist: numpy (>=1.20,<2.0)
