1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/games/py-poker-eval/pkg-descr
Ying-Chieh Liao 01e53b475b add py-poker-eval
Python adaptor for the poker-eval toolkit
2006-12-14 16:00:46 +00:00

9 lines
422 B
Plaintext

This package is python adaptor for the poker-eval toolkit for writing
programs which simulate or analyze poker games as found at
http://gna.org/projects/pokersource/. The python interface is
somewhat simpler than the C API of poker-eval. It assumes that the
caller is willing to have a higher level API and is not interested in
a one to one mapping of the poker-eval API.
WWW: http://www.pokersource.org/pypoker-eval.php