this repo has no description
1opam-version: "2.0" 2license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception" 3maintainer: "Kate <kit.ty.kate@disroot.org>" 4authors: [ 5 "Kate <kit.ty.kate@disroot.org>" 6 "Eric Stokes <letaris@me.com>" 7] 8homepage: "https://github.com/kit-ty-kate/ocamldap" 9dev-repo: "git+https://github.com/kit-ty-kate/ocamldap.git" 10bug-reports: "https://github.com/kit-ty-kate/ocamldap/issues" 11depends: ["ocaml" "ldap"] 12tags: ["ldap"] 13synopsis: "Transitional package for ldap (renaming)"