Added package getr (#1069)

This commit is contained in:
jrfondren 2019-04-23 01:27:32 -05:00 committed by Miran
parent 1eb98daf8d
commit 38f46ad197

View File

@ -13151,6 +13151,18 @@
"license": "MIT",
"web": "https://github.com/kidandcat/jsutils"
},
{
"name": "getr",
"url": "https://github.com/jrfondren/getr-nim",
"method": "git",
"tags": [
"benchmark",
"utility"
],
"description": "Benchmarking wrapper around getrusage()",
"license": "MIT",
"web": "https://github.com/jrfondren/getr-nim"
},
{
"name": "pnm",
"url": "https://github.com/jiro4989/pnm",