mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Add package vcard. (#2569)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
624acdea84
commit
303d7ffd35
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user