aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLemonHX <lemonhx@lemonhx.tech>2019-10-01 23:31:44 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2019-10-01 23:31:44 +0100
commit735494ef6b8b7ee9e22435ab671aec4bbd5ade0e (patch)
treef5956b24545600fdcdb1ae992792ab4f20b61abe
parente0b34a805b8ef94aa79ff035e859803b98439257 (diff)
downloadpackages-735494ef6b8b7ee9e22435ab671aec4bbd5ade0e.tar.gz
packages-735494ef6b8b7ee9e22435ab671aec4bbd5ade0e.zip
Added package PPM (#1192)
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 2671124..0fba27a 100644
--- a/packages.json
+++ b/packages.json
@@ -14557,6 +14557,18 @@
"web": "https://github.com/rustomax/nim-passgen"
},
{
+ "name": "PPM",
+ "url": "https://github.com/LemonHX/PPM-Nim",
+ "method": "git",
+ "tags": [
+ "graphics",
+ "image"
+ ],
+ "description": "lib for ppm image",
+ "license": "LXXSDT-MIT",
+ "web": "https://github.com/LemonHX/PPM-Nim"
+ },
+ {
"name": "fwrite",
"url": "https://github.com/pdrb/nim-fwrite",
"method": "git",