ocaml-ipaddr 5.3.1-1build1 source package in Ubuntu

Changelog

ocaml-ipaddr (5.3.1-1build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 06 Feb 2023 22:56:53 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-ipaddr_5.3.1.orig.tar.bz2 29.7 KiB 9820bcbccadb6e6d9e22fe26b2f9a044897c8f47c29d157f464b41a2f191e7d4
ocaml-ipaddr_5.3.1-1build1.debian.tar.xz 2.8 KiB 8b11a03cee0079ad4ce94212d23635f81f8f95208d8ad6719f32cb27dd0e00e0
ocaml-ipaddr_5.3.1-1build1.dsc 2.2 KiB c23c337409887de9a47624a54dd1661989c56051fe8df66f11e8d869c008221f

View changes file

Binary packages built by this source

libipaddr-ocaml: library for manipulation of IP (and MAC) address representations (runtime)

 This is a library for manipulation of IP (and MAC) address representations.
 .
 Features:
  * IPv4 and IPv6 support
  * IPv4 and IPv6 CIDR prefix support
  * IPv4 and IPv6 CIDR-scoped address support
  * Integration with the standard OCaml distribution (Map.OrderedType,
    Unix, top-level)
  * IP address scope classification
  * IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4
  * MAC-48 (Ethernet) address support
  * All types have sexplib serializers/deserializers
 .
 This package contains the shared runtime libraries.

libipaddr-ocaml-dbgsym: debug symbols for libipaddr-ocaml
libipaddr-ocaml-dev: library for manipulation of IP (and MAC) address representations (dev files)

 This is a library for manipulation of IP (and MAC) address representations.
 .
 Features:
  * IPv4 and IPv6 support
  * IPv4 and IPv6 CIDR prefix support
  * IPv4 and IPv6 CIDR-scoped address support
  * Integration with the standard OCaml distribution (Map.OrderedType,
    Unix, top-level)
  * IP address scope classification
  * IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4
  * MAC-48 (Ethernet) address support
  * All types have sexplib serializers/deserializers
 .
 This package contains development files.

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