Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vCard import #6

Open
xet7 opened this issue Mar 17, 2019 · 0 comments
Open

Add vCard import #6

xet7 opened this issue Mar 17, 2019 · 0 comments

Comments

@xet7
Copy link
Member

xet7 commented Mar 17, 2019

Moved to here from phildini#28

From @phildini

Trickier, I think? vCard can be a single or multiple format.

From @paulproteus

If I recall correctly, vCard is a bit of a mess as a standard, with
"postel's tarpit" meaning that there are many variations that software
generates that violate the spec that software "has" to accept anyway.

This package looks sane: https://pypi.python.org/pypi/vobject

From @phildini

vobject hasn't been updated since 2009 and has no python3 support.

I think I'm ok just pulling a few fields out of the vCard soup, but being explicit about what fields those are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant