Add package nimipdf (#2591)

This commit is contained in:
Grave 2023-05-10 00:07:25 -04:00 committed by GitHub
parent 471ef1e992
commit 17c5c9722c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,18 @@
[
{
"name": "nimipdf",
"url": "https://github.com/neroist/nimipdf",
"method": "git",
"tags": [
"nimib",
"pdf",
"wkhtmltopdf",
"nimibex"
],
"description": "Nim library that adds a PDF backend for nimib",
"license": "MIT",
"web": "https://neroist.github.io/nimipdf/index.pdf"
},
{
"name": "nimwkhtmltox",
"url": "https://github.com/neroist/nim-wkhtmltox",