Added package nim-libgd (#1040)

This commit is contained in:
Henrique Dias 2019-03-27 06:11:32 +00:00 committed by Miran
parent 9664057813
commit 23f5bbb57b

View File

@ -12937,5 +12937,20 @@
"description": "wrapper for the sendmail command",
"license": "MIT",
"web": "https://github.com/coocheenin/easymail"
},
{
"name": "nim-libgd",
"url": "https://github.com/mrhdias/nim-libgd",
"method": "git",
"tags": [
"image",
"graphics",
"wrapper",
"libgd",
"2d"
],
"description": "Nim Wrapper for LibGD 2.x",
"license": "MIT",
"web": "https://github.com/mrhdias/nim-libgd"
}
]