@hackage ldif0.0.13

The LDAP Data Interchange Format (LDIF) tools

LDIF files parser implementation using Parsec. The LDAP Data Interchange Format (LDIF) is defined by RFC 2849.

Current implementation is not complete and compliant with RFC.

Package includes following command line tools:

  • ldifdiff - calculates delta LDIF between two content LDIF files.

  • ldif2html - produces HTML/browsable LDIF file.

  • ldifmodify - replays delta LDIF operations on content LDIF (similar to ldapmodify).

  • ldifundo - produces delta LDIF which rollbacks operations in input LDIF.

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      test
       (off by default)

      Build test program.

      cmd
       (on by default)

      Build command line programs.