Skip to content

ical4j/ical4j-vcard

Repository files navigation

iCal4j vCard - vCard parser and object model

Table of Contents

  1. Introduction - What is iCal4j vCard?
  2. Reference - Specification
  3. Development - Guide for contributing to the iCal4j project

Introduction

iCal4j vCard is a Java library used to read and write vCard data streams as defined in RFC6350. The vCard standard provides a common data format used to store information about contact information.

  • For a concise description of the goals and directions of iCal4j vCard please take a look at the open issues.

  • You will find examples of how to use iCal4j vCard in the wiki and throughout the API documentation.

  • Detailed descriptions of changes included in each release may be found in the CHANGELOG.

Reference

Specifications

Redistribution

If you intend to use and distribute iCal4j vCard in your own project please follow these very simple guidelines:

  • Make a copy of the LICENSE, rename it to LICENSE.ical4j, and save it to the directory where you are re-distributing the iCal4j vCard JAR.

Contributing

Open source software is made stronger by the community that supports it. Through participation you not only contribute to the quality of the software, but also gain a deeper insight into the inner workings.

Contributions may be in the form of feature enhancements, bug fixes, test cases, documentation and forum participation. If you have a question, just ask. If you have an answer, write it down.

And if you are somehow constrained from participation, through corporate policy or otherwise, consider financial support. After all, if you are profiting from open source it's only fair to give something back to the community that make it all possible.