aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d079f8b..72d471b 100644
--- a/packages.json
+++ b/packages.json
@@ -13202,5 +13202,20 @@
"description": "Image manipulation library",
"license": "MIT",
"web": "https://github.com/SolitudeSF/imageman"
+ },
+ {
+ "name": "matplotnim",
+ "url": "https://github.com/ruivieira/matplotnim",
+ "method": "git",
+ "tags": [
+ "science",
+ "plotting",
+ "graphics",
+ "wrapper",
+ "library"
+ ],
+ "description": "A Nim wrapper for Python's matplotlib",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/ruivieira/matplotnim"
}
]