ocaml-ipaddr 4.0.0-1 source package in Ubuntu

Changelog

ocaml-ipaddr (4.0.0-1) unstable; urgency=medium

  * New upstream release
  * Update Vcs-*
  * Update debian/watch
  * Bump debhelper compat level to 12
  * Bump Standards-Version to 4.4.1
  * Add Rules-Requires-Root: no

 -- Stéphane Glondu <email address hidden>  Thu, 23 Jan 2020 15:55:34 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-ipaddr_4.0.0-1.dsc 1.9 KiB a62338c0fd0acb272f023a4329c65207d4d6612c1c776361ffd902e567ae8c1f
ocaml-ipaddr_4.0.0.orig.tar.gz 28.3 KiB 95c2646adfcf9b7955d2b70e2f420b3851a72fe07420caf149744eca30bc9d79
ocaml-ipaddr_4.0.0-1.debian.tar.xz 2.4 KiB 99c84b772f42546ea5c46ccfbc972dde2a404fdac16e5582275c92d3451cbd4d

No changes file available.

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