aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolitude <solitudesf@protonmail.com>2019-04-25 09:03:41 +0300
committerMiran <narimiran@disroot.org>2019-04-25 08:03:41 +0200
commit6ce24cb665890d6182ac966f32d1bcdebbebbca1 (patch)
treef8c16f0b83ea00e8e9288bbe765b7e62d809467b
parent38f46ad19759a20c17be5cba161685d582348b7d (diff)
downloadpackages-6ce24cb665890d6182ac966f32d1bcdebbebbca1.tar.gz
packages-6ce24cb665890d6182ac966f32d1bcdebbebbca1.zip
Add imageman package (#1071)
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index cd7a9cb..d079f8b 100644
--- a/packages.json
+++ b/packages.json
@@ -13188,5 +13188,19 @@
"description": "ski is library for SKI combinator.",
"license": "MIT",
"web": "https://github.com/jiro4989/ski"
+ },
+ {
+ "name": "imageman",
+ "url": "https://github.com/SolitudeSF/imageman",
+ "method": "git",
+ "tags": [
+ "image",
+ "graphics",
+ "processing",
+ "manipulation"
+ ],
+ "description": "Image manipulation library",
+ "license": "MIT",
+ "web": "https://github.com/SolitudeSF/imageman"
}
]