Evolution’s VCF to GMail CSV (updated)
July 4, 2008
Importing contacs from Evolution to GMail is a pain in the ass… The Novell’s Mail Client stores ‘em in a silly VCF record: such file is incomprehensible for gmail, hehe
I wrote this little-n-dirty perl script to convert the fuckin’ list.vcf to list.csv (according to gmail format).
That’s the code (you could download it from here, tho)
If […]
Filed under: scripting, perl | Comments (2)