Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Joey Yakimowich-Payne
33ac48f772 Added package glew 2020-05-06 20:09:42 -06:00

View file

@ -17713,5 +17713,19 @@
"description": "A poker hand evaluator",
"license": "MIT",
"web": "https://github.com/jasonlu7/pokereval"
},
{
"name": "glew",
"url": "https://github.com/jyapayne/nim-glew",
"method": "git",
"tags": [
"gl",
"glew",
"opengl",
"wrapper"
],
"description": "Autogenerated glew bindings for Nim",
"license": "MIT",
"web": "https://github.com/jyapayne/nim-glew"
}
]