You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
README
libvcard (C) 1999 Rik Hemsley <rik@kde.org> Written for the KDE project. This software is licensed under the MIT license. A vCard 3.0 parser based on the same principles that librmm (from Empath) uses. It's small and very fast due to parsing and assembly of object being lazy. There is a base64 codec declared in Enum.h Feedback welcome. Rik <rik@kde.org>