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 6c45711..1547584 100644
--- a/packages.json
+++ b/packages.json
@@ -12937,5 +12937,20 @@
"description": "wrapper for the sendmail command",
"license": "MIT",
"web": "https://github.com/coocheenin/easymail"
+ },
+ {
+ "name": "nim-libgd",
+ "url": "https://github.com/mrhdias/nim-libgd",
+ "method": "git",
+ "tags": [
+ "image",
+ "graphics",
+ "wrapper",
+ "libgd",
+ "2d"
+ ],
+ "description": "Nim Wrapper for LibGD 2.x",
+ "license": "MIT",
+ "web": "https://github.com/mrhdias/nim-libgd"
}
]