Add package curly (#2454)

This commit is contained in:
Ryan Oldenburg 2023-01-11 22:48:38 -06:00 committed by GitHub
parent d33d9eb4e4
commit 6b8a6d09ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28447,6 +28447,18 @@
"license": "MIT", "license": "MIT",
"web": "https://git.ozzuu.com/thisago/googleTranslate" "web": "https://git.ozzuu.com/thisago/googleTranslate"
}, },
{
"name": "curly",
"url": "https://github.com/guzba/curly",
"method": "git",
"tags": [
"curl",
"libcurl"
],
"description": "Makes using libcurl efficiently easy",
"license": "MIT",
"web": "https://github.com/guzba/curly"
},
{ {
"name": "xgui", "name": "xgui",
"url": "https://github.com/thatrandomperson5/xgui-nim", "url": "https://github.com/thatrandomperson5/xgui-nim",