VCard is an internet Request For Comment (RFC) that outlines a way for programs to share personal contact information using a standard file format. The RFC is RFC 2426 - vCard MIME Directory Profile
The goal of the Card Me - Java VCard Library is to provide a java library that will read, write, store, and encapsulate the data found in the VCard internet RFC.
September 24, 2004
Card Me builds out of the box. The only thing you need to do is install the Sun jars manually in your local repository, because I cannot legally redistribute the jars if they are not part of another software distribution. In the future, we will have detailed building instructions.