Metadata-Version: 2.1
Name: dokusu
Version: 0.0.1
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
        
        Dokusu is a library for solving sudoku puzzles. Documentation available at https://dokusu.readthedocs.io/
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
