blob: 066318c6f9a8e9b68297db80801a718e5acae5c5 (
plain)
1
2
3
4
5
6
|
Libvc is a vCard library. The library handles scanning a vCard file, parsing
the vCard file into a data storage structure, manipulating the data storage
structure, and writing back to file. It was originally written for `rolo', but
has been split-off as a generic library for general use.
WWW: http://rolo.sourceforge.net/
|