Metadata-Version: 2.1
Name: sudokuku
Version: 0.2.2
Summary: A package for solving sudokus
Home-page: https://github.com/jonasstrube/sudokuku
Author: Jonas Strube
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# Sudokuku

[![Python Version](https://img.shields.io/pypi/pyversions/sudokuku?style=flat-square)](https://pypi.org/project/sudokuku)
[![License](https://img.shields.io/pypi/l/sudokuku?style=flat-square)](https://github.com/jonasstrube/sudokuku/blob/main/LICENSE)

[![PyPI Package Version](https://shields.io/pypi/v/sudokuku?style=flat-square)](https://pypi.org/project/sudokuku)
[![PyPI Downloads](https://img.shields.io/pypi/dm/sudokuku?style=flat-square)](https://pypi.org/project/sudokuku)
![GitHub Repository Size](https://shields.io/github/repo-size/jonasstrube/sudokuku?style=flat-square)
![GitHub Last Commit](https://img.shields.io/github/last-commit/jonasstrube/sudokuku?style=flat-square)

A package for solving sudokus
