@hackage ldif0.0.7

The LDAP Data Interchange Format (LDIF) parser

LDIF files parser implementation using Parsec and based on RFC 2849 - The LDAP Data Interchange Format (LDIF).

Current implementation is unfinished and need to be enhanced for base64 encoded values and various DN escaping.

It includes following tool:

  • diffLDIF command generates change LDIF between two content LDIF files.

  • ldif2html command generates hypertext HTML browsable LDIF file.