# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name poker-eval version 136.0 categories games math license GPL-3+ maintainers nomaintainer description Library for poker hand evaluation, dev files long_description poker-eval is a C library to evaluate poker hands. \ The result of the evalution for a given hand is a number. \ The general idea is that if the evalution of your hand is \ lower than the evaluation of the hand of your opponent, \ you lose. Many poker variants are supported (draw, \ holdem, omaha, etc.) and more can be added. \ poker-eval is designed for speed so that it can be used \ within poker simulation software using either exhaustive \ exploration or Monte Carlo. homepage http://gna.org/projects/pokersource/ platforms darwin master_sites http://download.gna.org/pokersource/sources/ checksums md5 7707f88e5ff93dcdb4c14d6f1a7a825c \ sha1 3a82dd7828f995b22029367b5c9aca67ac44517f \ rmd160 34d692b3c603dcf83f5ba6f68b5d4343971da908