aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjiro4989 <jiroron666@gmail.com>2019-04-21 10:34:53 +0900
committerjiro4989 <jiroron666@gmail.com>2019-04-21 10:34:53 +0900
commit5a15aad6f7d7d780a310415ecf9158e1f156af8e (patch)
treefca7821dea6eaf12ffe05a06ede777a14af8c11c
parent326221fa2f84841188a6b98826973b607abf2ec2 (diff)
downloadpackages-5a15aad6f7d7d780a310415ecf9158e1f156af8e.tar.gz
packages-5a15aad6f7d7d780a310415ecf9158e1f156af8e.zip
Added package pnm
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 754a855..cb090ab 100644
--- a/packages.json
+++ b/packages.json
@@ -13150,5 +13150,18 @@
"description": "Utils to work with javascript",
"license": "MIT",
"web": "https://github.com/kidandcat/jsutils"
+ },
+ {
+ "name": "pnm",
+ "url": "https://github.com/jiro4989/pnm",
+ "method": "git",
+ "tags": [
+ "pnm",
+ "image",
+ "library"
+ ],
+ "description": "pnm is library for PNM (Portable AnyMap).",
+ "license": "MIT",
+ "web": "https://github.com/jiro4989/pnm"
}
]