Metadata-Version: 2.1
Name: pkrhistoryconverter
Version: 1.3.9
Summary: A poker pypi package to transform parsed Hand histories into pkrcomponents objects
Home-page: https://github.com/manggy94/PokerHistoryConverter
Author: Alexandre MANGWA
Author-email: alex.mangwa@gmail.com
Project-URL: Bug Tracker, https://github.com/manggy94/PokerHistoryConverter/issues
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: parsedatetime
Requires-Dist: cached-property
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pytest
Requires-Dist: coverage
Requires-Dist: pytest-cov
Requires-Dist: pkrcomponents

# PokerHistoryConverter
## Description
A poker pypi package to transform parsed Hand histories into pkrcomponents objects
