ocaml-ipaddr 5.3.1-1build2 source package in Ubuntu
Changelog
ocaml-ipaddr (5.3.1-1build2) lunar; urgency=medium * Rebuild against new OCAML ABI. -- Gianfranco Costamagna <email address hidden> Thu, 16 Feb 2023 23:56:55 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml-ipaddr_5.3.1.orig.tar.bz2 | 29.7 KiB | 9820bcbccadb6e6d9e22fe26b2f9a044897c8f47c29d157f464b41a2f191e7d4 |
ocaml-ipaddr_5.3.1-1build2.debian.tar.xz | 2.8 KiB | 2632c6f79c816c19d3103b7d08fdde4ad40c507752cd5347cefabd644381f09a |
ocaml-ipaddr_5.3.1-1build2.dsc | 2.2 KiB | 5fae89d0e1a4b9f6d9b9915c8c60a9d11e9e0b575df511019615eb6fb1e3587b |
Available diffs
- diff from 5.3.1-1build1 to 5.3.1-1build2 (311 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