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
- Host: GitHub
- URL: https://github.com/zuck/libvcard
- Owner: zuck
- License: bsd-3-clause
- Created: 2015-03-14T03:09:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-14T03:39:48.000Z (over 11 years ago)
- Last Synced: 2025-03-25T01:41:31.452Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 156 KB
- Stars: 5
- Watchers: 0
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README
- License: LICENSE
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.