Metadata-Version: 2.4
Name: Yahtzee_On_Terminal
Version: 0.0.3
Summary: This package includes a famous boardgame 'Yahtzee', which is a two-player game.
Project-URL: Homepage, https://github.com/ylh1029/yahtzee
Author-email: Lily Hirasawa <lhirasaw@usc.edu>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: numpy>=1.26.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: python-dateutil>=2.8.2
Requires-Dist: tzdata>=2023.3
