vCard parser anywhere ?
Paul Boddie
paul at boddie.net
Tue Nov 27 10:23:00 EST 2001
"Gillou" <nospam at bigfoot.com> wrote in message news:<9trh93$o1e$1 at norfair.nerim.net>...
>
> I'm looking for a vCard parser that changes a vCard stream into a Python
> object.
This may be of interest:
http://www.logilab.org/vcalsax/
It doesn't produce Python objects of the form you might be looking
for, as far as I can tell, but I can imagine that it's something one
could work with.
Paul
More information about the Python-list
mailing list