Metadata-Version: 2.4
Name: chess-puzzler
Version: 0.1.0
Summary: Find and tag chess puzzles from chess games
Maintainer-email: Christopher Akiki <christopher.akiki@gmail.com>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: chess
Requires-Dist: click
Requires-Dist: tqdm
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Description-Content-Type: text/markdown

# chess-puzzler

Yet another refactor of [ornicar/lichess-puzzler](https://github.com/ornicar/lichess-puzzler), also featuring [kraktus/lichess-puzzler](https://github.com/kraktus/lichess-puzzler) and [fitztrev/puzzler](https://github.com/fitztrev/puzzler).
