Added package glew (#1458)

This commit is contained in:
Joey
2020-05-07 07:28:42 +02:00
committed by GitHub
parent dae362cbd2
commit 1629d7a572
+14
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"
}
]