ocamldap 2.4.2-5 source package in Ubuntu

Changelog

ocamldap (2.4.2-5) unstable; urgency=medium

  * Team upload
  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <email address hidden>  Tue, 12 Sep 2023 07:48:15 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Downloads

File Size SHA-256 Checksum
ocamldap_2.4.2-5.dsc 1.8 KiB 1d62bf02791d1609a2adf0c12cab5111cb0fb0977330987e08ce628246b28812
ocamldap_2.4.2.orig.tar.gz 80.1 KiB b218eeb428a4fbec1e40e0b9f3f65abe1920225bf5f1790188ddf7013b0a32e4
ocamldap_2.4.2-5.debian.tar.xz 4.9 KiB 4425eaa68282da8a89b076a11fe4c6096293f89255fe65a0c8d189dd3439d350

Available diffs

No changes file available.

Binary packages built by this source

libldap-ocaml-dev: LDAP bindings for OCaml

 It supports the core ldap-client functions, including search, add,
 modify, and delete.
 .
 It has now an object oriented interface which supports the above
 features, and some additional ones. Such as, nice data structures
 for local ldap entries which record local modifications and can sync
 them with the server, fewer arguments needed to perform simple
 tasks, and an API modeled after Perl's Net::LDAP.

libldap-ocaml-dev-dbgsym: debug symbols for libldap-ocaml-dev