# OASIS_START
# DO NOT EDIT (digest: 77af7fd64998a147d80d118404a66283)
version = "2.2"
description =
"Ocamldap is an implementation of the Light Weight Directory Access Protocol"
requires = "pcre ssl"
archive(byte) = "ldap.cma"
archive(byte, plugin) = "ldap.cma"
archive(native) = "ldap.cmxa"
archive(native, plugin) = "ldap.cmxs"
exists_if = "ldap.cma"
package "toplevel" (
 version = "2.2"
 description =
 "Ocamldap is an implementation of the Light Weight Directory Access Protocol"
 requires = "ldap.ldif"
 archive(byte) = "toplevel.cma"
 archive(byte, plugin) = "toplevel.cma"
 exists_if = "toplevel.cma"
)

package "ldif" (
 version = "2.2"
 description =
 "Ocamldap is an implementation of the Light Weight Directory Access Protocol"
 requires = "ldap netstring"
 archive(byte) = "ldif.cma"
 archive(byte, plugin) = "ldif.cma"
 archive(native) = "ldif.cmxa"
 archive(native, plugin) = "ldif.cmxs"
 exists_if = "ldif.cma"
)
# OASIS_STOP

