Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 351 Bytes

vcardtool

merge and clean-up vcard files

The goal is to have a simple interactive command line tool that will allow to merge and clean-up vcard files. Currently vCard 2.1 is the goal, as that is the only thing my android 2.1 phone understands.

Requirements


  • CMake
  • basic C++11 compatible compiler (tested using gcc 4.8.3)