@hackage ldif0.0.7
The LDAP Data Interchange Format (LDIF) parser
Categories
License
BSD-3-Clause
Maintainer
radoslav.dorcik@gmail.com
Links
Versions
Installation
Dependencies (8)
Dependents (2)
@hackage/ldapply, @hackage/acme-everything
Package Flags
test
(off by default)
Build test program.
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.