Added package PPM (#1192)

This commit is contained in:
LemonHX 2019-10-01 23:31:44 +01:00 committed by Dominik Picheta
parent e0b34a805b
commit 735494ef6b

View File

@ -14556,6 +14556,18 @@
"license": "MIT",
"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",