aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 54a3aa2..312f06e 100644
--- a/packages.json
+++ b/packages.json
@@ -11299,5 +11299,19 @@
"license": "MIT",
"web": "https://github.com/samuelroy/coco",
"doc": "https://samuelroy.github.io/coco/"
+ },
+ {
+ "name": "nimetry",
+ "url": "https://github.com/ijneb/nimetry",
+ "method": "git",
+ "tags": [
+ "plot",
+ "graph",
+ "chart"
+ ],
+ "description": "Plotting module in pure nim",
+ "license": "CC0",
+ "web": "https://github.com/ijneb/nimetry",
+ "doc": "https://ijneb.github.io/nimetry"
}
]