From 1bbf6a61af2f4dfcf4d1ec0f62969feaa6ba769f Mon Sep 17 00:00:00 2001 From: vaguiners Date: Tue, 4 Sep 2018 12:16:08 -0300 Subject: [PATCH] Add png2html version 1.1 (#2559) --- png2html.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 png2html.json diff --git a/png2html.json b/png2html.json new file mode 100644 index 0000000000..84e8d0c468 --- /dev/null +++ b/png2html.json @@ -0,0 +1,9 @@ +{ + "homepage": "https://www.engr.mun.ca/~holden/png2html.html", + "version": "1.1", + "description": "transform a PNG image and a text file into pure html", + "license": "GPL-2.0-only", + "bin": "png2html.exe", + "url": "https://www.engr.mun.ca/~holden/png2html.exe", + "hash": "67685c4527d85f694a57c2e70d242b74156ba341f57bd300d82db453003e2319" +}