Added package libcurl

This commit is contained in:
Araq 2015-08-21 00:05:24 +02:00
parent 5e611efaaa
commit d3e3a97f16

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