Added package httpstat (#1696)

This commit is contained in:
taichi uchihara 2020-11-05 15:18:14 +09:00 committed by GitHub
parent b56ef8f8a5
commit 548710ad5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20134,5 +20134,18 @@
"description": "nimvisa is C wrapper for NI-VISA instrument control library",
"license": "MIT",
"web": "https://github.com/leeooox/nimvisa"
},
{
"name": "httpstat",
"url": "https://github.com/ucpr/httpstat",
"method": "git",
"tags": [
"curl",
"httpstat",
"nim"
],
"description": "curl statistics made simple ",
"license": "MIT",
"web": "https://github.com/ucpr/httpstat"
}
]