ldif: 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.
Versions [faq] | 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, ldif, parsec (==3.*), rosezipper [details] |
License | BSD-3-Clause |
Author | Radoslav Dorcik <radoslav.dorcik@gmail.com> |
Maintainer | radoslav.dorcik@gmail.com |
Category | Text |
Home page | http://rampa.sk/static/ldif.html |
Source repo | head: darcs get http://patch-tag.com/r/dixiecko/ldif |
Uploaded | by RadoslavDorcik at Sun Jan 13 12:21:32 UTC 2013 |
Distributions | NixOS:0.0.13 |
Executables | ldifparse, ldifundo, ldifmodify, ldif2html, ldifdiff |
Downloads | 4396 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
test | Build test program. | Disabled | Automatic |
cmd | Build command line programs. | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ldif-0.0.13.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)