Added package nimppt (#2571)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Linkus 2023-04-17 12:23:25 +01:00 committed by GitHub
parent 17c845e8b3
commit 6e131aea29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29899,5 +29899,18 @@
"description": "Nim parser for the vCard format version 3.0 (4.0 planned).",
"license": "MIT",
"web": "https://github.com/jdbernard/nim-vcard"
},
{
"name": "nimppt",
"url": "https://github.com/HUSKI3/Nimppt",
"method": "git",
"tags": [
"presentation",
"cli",
"markdown"
],
"description": "A simple and elegant presentation generator",
"license": "MIT",
"web": "https://github.com/HUSKI3/Nimppt"
}
]