
This plugin is for the vcard file format (used by GnomeCard (from gnome-pim) by
Arturo Espinosa Aldama <arturo@estadistica.unam.mx> and Michael Fulbright
<drmike@redhat.com> as well as in others programs). See http://www.imc.org .

This plug-in should have most of the feature the format provides but it was
designed with people in mind while gaby is more general. This means that vcard
could provide something like :
	EMAIL;INTERNET:fpeters@multimania.com
	EMAIL;INTERNET:fpeters@debian.org
while gaby will only load one of them and forget completly about the other one
(resulting in a smaller file after saving).

In fact there is even an API for vcard (and its little brother, vcalendar)
and the Bison parser is 27kb long while this plug-in is only 6kb.
This explains that ...

Frederic Peters - Tue, 27 Apr 1999 19:26:55 +0200

