blob: a81e0b480681b51139c4e329a72e57c20220d442 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.sf.net/
-- Oliver Braun
obraun@FreeBSD.org
|