Metadata-Version: 2.1
Name: solitaire-game
Version: 0.0.8
Summary: Solitaire game (klondike), made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.
Author: 4sushi
License: MIT
Project-URL: Homepage, https://github.com/4sushi/solitaire-game
Keywords: game,klondike,solitaire,curses
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: windows-curses>=2.3.2; platform_system == "Windows"
