Added package pokereval (#1457)
This commit is contained in:
parent
a027c388b6
commit
dae362cbd2
1 changed files with 11 additions and 0 deletions
|
|
@ -17702,5 +17702,16 @@
|
|||
"description": "A miniblink library for nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lihf8515/miniblink"
|
||||
},
|
||||
{
|
||||
"name": "pokereval",
|
||||
"url": "https://github.com/jasonlu7/pokereval",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"poker"
|
||||
],
|
||||
"description": "A poker hand evaluator",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jasonlu7/pokereval"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue