Add package vcard. (#2569)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Jonathan Bernard
2023-04-15 16:01:39 +02:00
committed by GitHub
co-authored by Gabriel Huber
parent 624acdea84
commit 303d7ffd35
+14
View File
@@ -29870,5 +29870,19 @@
"description": "Bindings to the Webgeolocation Web API",
"license": "MIT",
"web": "https://github.com/maleyva1/webgeoloaction"
},
{
"name": "vcard",
"url": "https://github.com/jdbernard/nim-vcard.git",
"method": "git",
"tags": [
"address",
"contacts",
"library",
"vcard"
],
"description": "Nim parser for the vCard format version 3.0 (4.0 planned).",
"license": "MIT",
"web": "https://github.com/jdbernard/nim-vcard"
}
]