Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAP Data Interchange Format: LDIF

RFC2849

Definition

The LDIF format is used to convey directory information, or a description of a set of changes made to directory entries. An LDIF file consists of a series of records separated by line separators. A record consists of a sequence of lines describing a directory entry, or a sequence of lines describing a set of changes to a directory entry. An LDIF file specifies a set of directory entries, or a set of changes to be applied to directory entries, but not both.

Formal Syntax Definition of LDIF

ABNF Parser

About

parser for LDIF files

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages