ocaml-ipaddr 5.5.0-2build1 source package in Ubuntu

Changelog

ocaml-ipaddr (5.5.0-2build1) mantic; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 28 Aug 2023 16:50:53 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
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.5.0.orig.tar.gz 35.2 KiB eb036ed6cb8d39244bfd3b87cbf3b516e1ce7ed15aecb3272505c1370202973b
ocaml-ipaddr_5.5.0-2build1.debian.tar.xz 2.7 KiB 40f20c7ed9797f72eb37104e4d93666c17a54d82da437236874ffd0d82cbd24e
ocaml-ipaddr_5.5.0-2build1.dsc 2.2 KiB 9fe2192402588227cef9c05fb68602ffed9156aa26c32a4b530c8bfb37d22485

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