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 #28

Open
phildini opened this issue Jan 25, 2016 · 2 comments
Open

Add vCard import #28

phildini opened this issue Jan 25, 2016 · 2 comments

Comments

@phildini
Copy link
Owner

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

@paulproteus
Copy link
Collaborator

paulproteus commented Jan 25, 2016 via email

@phildini
Copy link
Owner Author

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.

On Jan 24, 2016, at 23:02, Asheesh Laroia [email protected] wrote:

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

Reply to this email directly or view it on GitHub.

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

2 participants