Portability | non-portable |
---|---|
Stability | experimental |
Maintainer | mboes@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.