Metadata-Version: 2.1
Name: tordle
Version: 0.1.1
Summary: A command-line word game.
Author: Justin Sybrandt
Author-email: justin@sybrandt.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: isort (>=5.10.1,<6.0.0)
Requires-Dist: rich (>=11.0.0,<12.0.0)
Requires-Dist: textual (>=0.1.14,<0.2.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: yapf (>=0.32.0,<0.33.0)
