vcard-0.1.4: A library for parsing/printing vCards from/to various formats.

Portabilitynon-portable
Stabilityexperimental
Maintainermboes@tweag.net

Text.VCard

Description

This module reexports most of the modules in the vCard library in additionto the mime-directory library, with the exception of |Text.VCard.Query|, since that library should be imported qualified, as many of the names clash with standard |Prelude| names.

To use this library, you probably want to import one of the modules in |Text.VCard.Format| only, to parse and serialize vcards in specific formats.

Documentation