Add vcard.
This commit is contained in:
parent
e087d8ced5
commit
0363373cb3
@ -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"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user