ldif: 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.
ldifmodify commmand apply change LDIF on contenct LDIF
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build test program. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ldif-0.0.10.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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), cmdargs (>=0.2), containers, directory, filepath, HUnit (>=1.2 && <1.3), parsec (>=2.1.0) [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 2011-04-17T14:26:30Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | test, ldifparse, ldifmodify, ldif2html, diffLDIF |
Downloads | 8485 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |