Skip to content
/ vcard Public
forked from founderio/vcard

Fork of bitbucket.org/llg/vcard - Reading and writing vcard file in go. Implementation of RFC 2425 (A MIME Content-Type for Directory Information) and RFC 2426 (vCard MIME Directory Profile).

License

Notifications You must be signed in to change notification settings

cubiest/vcard

 
 

Repository files navigation

vcard

This repo is a fork of the original project by Laurent Le Goff.

Modified to correctly read photos encoded in URL style (PHOTO;VALUE=URI:data:image/jpeg;base64...)

About

Fork of bitbucket.org/llg/vcard - Reading and writing vcard file in go. Implementation of RFC 2425 (A MIME Content-Type for Directory Information) and RFC 2426 (vCard MIME Directory Profile).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%