ldif-0.0.5: 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

change2Str :: ChangeRecord -> StringSource

Serialize Change Record in LDIF Format

content2Str :: ContentRecord -> StringSource

Serialize Content Record in LDIF Format