Add vcard.

This commit is contained in:
Jonathan Bernard 2023-04-15 07:36:37 -05:00
parent e087d8ced5
commit 0363373cb3

View File

@ -187,5 +187,19 @@
"tags": [],
"url": "https://git.jdb-software.com/jdb/update-nim-package-version.git",
"web": "https://git.jdb-software.com/jdb/update-nim-package-version.git"
},
{
"name": "vcard",
"description": "Nim parser for the vCard format version 3.0 (4.0 planned).",
"license": "MIT",
"method": "git",
"tags": [
"address",
"contacts",
"library",
"vcard"
],
"url": "https://github.com/jdbernard/nim-vcard.git",
"web": "https://github.com/jdbernard/nim-vcard"
}
]