ocaml-ipaddr 5.5.0-1build1 source package in Ubuntu
Changelog
ocaml-ipaddr (5.5.0-1build1) mantic; urgency=medium * Rebuild against new OCAML ABI. -- Gianfranco Costamagna <email address hidden> Fri, 07 Jul 2023 23:31:18 +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 | 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-1build1.debian.tar.xz | 2.9 KiB | 9e856a8abe10bb9024a49a273b471ed51bd565171fc698942686db79c17a4c6a |
ocaml-ipaddr_5.5.0-1build1.dsc | 2.2 KiB | d3d75fdc3b1253efe6db30c4b720caa02fb17e47f67fe7254945954e7a145e23 |
Available diffs
- diff from 5.3.1-1build2 to 5.5.0-1build1 (9.3 KiB)
- diff from 5.5.0-1 (in Debian) to 5.5.0-1build1 (333 bytes)
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