The ldif package
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).
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.12, 0.0.13 |
|---|---|
| Dependencies | base (<5), bytestring, cmdargs, containers, directory, filepath, parsec (3.*), rosezipper |
| License | BSD3 |
| Author | Radoslav Dorcik <radoslav.dorcik@gmail.com> |
| Maintainer | radoslav.dorcik@gmail.com |
| Stability | experimental |
| Category | Text |
| Home page | http://rampa.sk/static/ldif.html |
| Source repository | darcs get http://patch-tag.com/r/dixiecko/ldif |
| Executables | ldifparse, ldifundo, ldifmodify, ldif2html, ldifdiff |
| Upload date | Sat Jan 12 23:28:32 UTC 2013 |
| Uploaded by | RadoslavDorcik |
| Built on | ghc-7.6 |
Modules
Downloads
- ldif-0.0.12.tar.gz (Cabal source package)
- package description (included in the package)