Added package pokereval (#1457)

This commit is contained in:
jasonlu7 2020-05-05 23:40:27 -05:00 committed by GitHub
parent a027c388b6
commit dae362cbd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]