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.
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), Cabal (≥1.5 & <1.9), containers, filepath, ghc, haskell98, HUnit, 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, ldif2html, diffLDIF |
| Upload date | Wed Feb 24 22:00:16 UTC 2010 |
| Uploaded by | RadoslavDorcik |
| Built on | ghc-6.12 |
Modules
Downloads
- ldif-0.0.5.tar.gz (Cabal source package)
- package description (included in the package)