Metadata-Version: 2.4
Name: elochess
Version: 0.2.0
Summary: A simple python package for calculating chess ratings
Author-email: Moritz Eckert <MoritzEckert@web.de>
License: MIT
Project-URL: Homepage, https://github.com/Moritz72/elochess
Project-URL: Repository, https://github.com/Moritz72/elochess
Keywords: chess,tournament
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Games/Entertainment :: Board Games
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: black>=24.0; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
Requires-Dist: pytest>=7.2; extra == "dev"
Requires-Dist: pytest-cov>=7.0; extra == "dev"
Requires-Dist: ruff>=0.14; extra == "dev"
Dynamic: license-file
