Metadata-Version: 2.3
Name: texas_hold_em_utils
Version: 0.1.10
Summary: A package containing the logic for a Texas Hold 'Em game, along with some related utilities.
Project-URL: Homepage, https://github.com/amarkules1/texas-hold-em
Project-URL: Issues, https://github.com/amarkules1/texas-hold-em/issues
Author-email: Alex Markules <amarlar2354@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# texas-hold-em

A package containing the logic for a Texas Hold 'Em game, along with some related utilities.

[Docs](https://github.com/amarkules1/texas-hold-em/blob/main/texas_hold_em_utils/texas_hold_em_utils.md)