Metadata-Version: 2.1
Name: chess-pairings
Version: 0.1.0
Summary: Tools for storing and fetching chess tournament pairings
Author-email: Marcel Claramunt <marcel@moveread.com>
Project-URL: repo, https://github.com/moveread/REPO.git
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pydantic
Provides-Extra: chess-results
Requires-Dist: beautifulsoup4; extra == "chess-results"
Requires-Dist: aiohttp; extra == "chess-results"

# Chess Pairings

> Tools for storing and fetching chess tournament pairings
