add nimPDF package

This commit is contained in:
andri lim 2015-05-06 17:39:38 +07:00
parent 8a5649a918
commit 711b8f2291

View File

@ -1407,5 +1407,14 @@
"description": "Nim - Java bridge", "description": "Nim - Java bridge",
"license": "MIT", "license": "MIT",
"web": "https://github.com/yglukhov/jnim" "web": "https://github.com/yglukhov/jnim"
},
{
"name": "nimPDF",
"url": "https://github.com/jangko/nimpdf",
"method": "git",
"tags": ["library", "PDF", "document"],
"description": "library for generating PDF files",
"license": "MIT",
"web": "https://github.com/jangko/nimpdf"
} }
] ]