Metadata-Version: 2.1
Name: mazelib
Version: 0.9.8
Summary: A Python API for creating and solving mazes.
Home-page: https://github.com/theJollySin/mazelib
Author: John Stilley
License: GPLv3
Description: A Python library for creating and solving mazes.
Keywords: game mathematics algorithms maze mazes math games algorithm
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Games/Entertainment :: Puzzle Games
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Natural Language :: English
Requires-Python: >=3.4, <3.9 
Description-Content-Type: text/markdown
