ocaml-ipaddr 5.5.0-3build2 source package in Ubuntu

Changelog

ocaml-ipaddr (5.5.0-3build2) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sat, 17 Feb 2024 01:21:35 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-ipaddr_5.5.0.orig.tar.gz 35.2 KiB eb036ed6cb8d39244bfd3b87cbf3b516e1ce7ed15aecb3272505c1370202973b
ocaml-ipaddr_5.5.0-3build2.debian.tar.xz 2.8 KiB 92493e7c64d50d844ff476b6eb0a4e37056bb298780ee3967323721b284f8fe6
ocaml-ipaddr_5.5.0-3build2.dsc 2.2 KiB 316929a244e7da2ea637895b63d718cee237014493bdb968e23b18d747e275c2

Available diffs

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