The ldif package
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
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 |
|---|---|
| Dependencies | base (<5), Cabal (≥1.4), cmdargs (≥0.2), containers, directory, filepath, ghc, HUnit (1.2.*), parsec (≥2.1.0) |
| 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 | test, ldifparse, ldifmodify, ldif2html, diffLDIF |
| Upload date | Thu Sep 2 21:05:06 UTC 2010 |
| Uploaded by | RadoslavDorcik |
| Built on | ghc-6.12, ghc-7.0 |
Modules
Downloads
- ldif-0.0.9.tar.gz (Cabal source package)
- package description (included in the package)