Metadata-Version: 2.1
Name: dokusu
Version: 0.0.3
Summary: A library for solving sudoku puzzles
Home-page: https://github.com/Chenkail/dokusu
Author: Chenkai Luo, Yegor Kuznetsov
Author-email: author@example.com
License: UNKNOWN
Description: # Dokusu
        
        [![GitHub license](https://img.shields.io/github/license/Chenkail/dokusu)](https://github.com/Chenkail/dokusu/blob/main/LICENSE)
        [![Documentation Status](https://readthedocs.org/projects/dokusu/badge/?version=latest)](https://dokusu.readthedocs.io/en/latest/?badge=latest)
        
        A library for solving sudoku puzzles. Documentation available at https://dokusu.readthedocs.io/
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
