ocaml-cstruct 6.2.0-2build4 source package in Ubuntu

Changelog

ocaml-cstruct (6.2.0-2build4) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Mon, 03 Jun 2024 23:37:32 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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-cstruct_6.2.0.orig.tar.gz 238.3 KiB 629a4bf17893c48c2f7b951eddc875a61de18bf190bb5a096976837198349cd4
ocaml-cstruct_6.2.0-2build4.debian.tar.xz 2.7 KiB a1a33fcaa42d505cfda17ce80a98b73abca0c679e26a9e3349103f715013dbca
ocaml-cstruct_6.2.0-2build4.dsc 2.3 KiB 74a4374054a79d80698410a785bb7bc86865e0af6986787a374e3fa882a5ad40

Available diffs

View changes file

Binary packages built by this source

libcstruct-ocaml: access C-like structures directly from OCaml (runtime)

 Cstruct is a library and syntax extension to make it easier to access
 C-like structures directly from OCaml. It supports both reading and
 writing to these structures, and they are accessed via the Bigarray
 module.
 .
 This package contains the runtime libraries for programs using
 cstruct.

libcstruct-ocaml-dbgsym: debug symbols for libcstruct-ocaml
libcstruct-ocaml-dev: access C-like structures directly from OCaml (dev)

 Cstruct is a library and syntax extension to make it easier to access
 C-like structures directly from OCaml. It supports both reading and
 writing to these structures, and they are accessed via the Bigarray
 module.
 .
 This package contains the development stuff needed to use the
 cstruct library in your programs.

libcstruct-ocaml-dev-dbgsym: debug symbols for libcstruct-ocaml-dev