Merge pull request #230 from Araq/master

Add package libffi
This commit is contained in:
Andreas Rumpf 2015-08-21 00:04:39 +02:00
commit 06ca760f34

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"
}
]