Merge pull request #231 from Araq/master

Add package libcurl
This commit is contained in:
Andreas Rumpf 2015-08-21 00:09:35 +02:00
commit 84e4dd9dd4

View File

@ -3041,5 +3041,19 @@
"description": "libffi wrapper for Nim.",
"license": "MIT",
"web": "https://github.com/Araq/libffi"
},
{
"name": "libcurl",
"url": "https://github.com/Araq/libcurl",
"method": "git",
"tags": [
"curl",
"web",
"http",
"download"
],
"description": "Nim wrapper for libcurl.",
"license": "MIT",
"web": "https://github.com/Araq/libcurl"
}
]