diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 12 |
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", |
