| Portability | non-portable |
|---|---|
| Stability | experimental |
| Maintainer | mboes@tweag.net |
Text.VCard.Format.Directory
Description
Documentation
module Text.VCard
readVCards :: SourceName -> ByteString -> [VCard]Source
fromProperties :: [VProperty] -> VCardSource
writeVCard :: VCard -> ByteStringSource