Added stb_image package

This commit is contained in:
Benjamin Summerton 2016-12-09 18:42:39 -05:00 committed by GitHub
parent a040cc2f4a
commit 479410c470

View File

@ -5539,4 +5539,19 @@
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-etcd-client"
}
{
"name": "stb_image",
"url": "https://gitlab.com/define-private-public/stb_image-Nim",
"method": "git",
"tags": [
"stb",
"image",
"graphics",
"io",
"wrapper"
],
"description": "A wrapper for stb_image, stb_image_write, and stb_image_resize.",
"license": "Unlicense (Public Domain)",
"web": "https://gitlab.com/define-private-public/stb_image-Nim"
}
]