Package ldaptor :: Package protocols :: Package ldap :: Module ldif
[show private | hide private]
[frames | no frames]

Module ldaptor.protocols.ldap.ldif

Support for writing a set of directory entries as LDIF. You probably want to use this only indirectly, as in str(LDAPEntry(...)).

TODO support writing modify operations TODO support reading modify operations

TODO implement rest of syntax from RFC2849
Function Summary
  asLDIF(dn, attributes)
  attributeAsLDIF(attribute, value)
  attributeAsLDIF_base64(attribute, value)
  base64_encode(s)
  containsNonprintable(s)
  header()
  manyAsLDIF(objects)

Generated by Epydoc 2.1 on Tue Aug 17 17:08:21 2004 http://epydoc.sf.net