ldif-0.0.6: The LDAP Data Interchange Format (LDIF) parser

Text.LDIF.Printer

Description

LDIF serializers

Synopsis

Documentation

ldif2str :: LDIF -> StringSource

Serialize LDIF in LDIF Format

dn2str :: DN -> StringSource

Serialize DN to LDIF Format

record2str :: LDIFRecord -> StringSource

Serialize Content Record in LDIF Format