Add package vcard. (#2569)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Jonathan Bernard 2023-04-15 09:01:39 -05:00 committed by GitHub
parent 624acdea84
commit 303d7ffd35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]