Added package libffi

This commit is contained in:
Araq 2015-08-20 23:57:45 +02:00
parent 042e708442
commit 5e611efaaa

View File

@ -3026,5 +3026,20 @@
"description": "Graphics module for Nim.",
"license": "MIT",
"web": "https://github.com/nim-lang/graphics"
},
{
"name": "libffi",
"url": "https://github.com/Araq/libffi",
"method": "git",
"tags": [
"ffi",
"library",
"C",
"calling",
"convention"
],
"description": "libffi wrapper for Nim.",
"license": "MIT",
"web": "https://github.com/Araq/libffi"
}
]