aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjrfondren <41455523+jrfondren@users.noreply.github.com>2019-04-23 01:27:32 -0500
committerMiran <narimiran@disroot.org>2019-04-23 08:27:32 +0200
commit38f46ad19759a20c17be5cba161685d582348b7d (patch)
tree47452cfbc22e1de7c7cfa7df280ab99f8ce65d81
parent1eb98daf8d6767ffd75ccc3d2ca012e2b38c6644 (diff)
downloadpackages-38f46ad19759a20c17be5cba161685d582348b7d.tar.gz
packages-38f46ad19759a20c17be5cba161685d582348b7d.zip
Added package getr (#1069)
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a58a06a..cd7a9cb 100644
--- a/packages.json
+++ b/packages.json
@@ -13152,6 +13152,18 @@
"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",
"method": "git",