ocaml-ipaddr 5.2.0-1build1 source package in Ubuntu

Changelog

ocaml-ipaddr (5.2.0-1build1) jammy; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Dec 2021 09:07:33 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Jammy
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.2.0.orig.tar.bz2 28.7 KiB f98d237cc1f783a0ba7dff0c6c69b5f519fec056950e3e3e7c15e5511ee5b7ec
ocaml-ipaddr_5.2.0-1build1.debian.tar.xz 2.8 KiB 4b545bef53758647b3ef24421fe1bbb4c260949d2fba3fb26b13cc4d994ccabc
ocaml-ipaddr_5.2.0-1build1.dsc 2.2 KiB 55a32b489d26cc1359008be5ea838b5e942f2d6d0550c80fb4e2585993642abc

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