An open API service indexing awesome lists of open source software.

https://github.com/zuck/libvcard

a C++ library for vCard specification
https://github.com/zuck/libvcard

Last synced: about 1 year ago
JSON representation

a C++ library for vCard specification

Awesome Lists containing this project

README

          

libvcard 1.0.0
**************

Introduction
============

This is a C++ library for all your vCard needs.

For more info please visit: http://www.imc.org/pdi/vcard-21.txt

It depends on "QtCore" module (from "Qt Framework", visit: http://qt.nokia.com).

Installation
============

Follow the instructions in the INSTALL file.