pyml 20220905-3build1 source package in Ubuntu

Changelog

pyml (20220905-3build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 10:18:56 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
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
pyml_20220905.orig.tar.gz 85.8 KiB bd44a4c660b9c5d9797aedf1be452bb60e1813532a0c7d606521eae6848f01e5
pyml_20220905-3build1.debian.tar.xz 4.0 KiB f7d03ef02adaf1d5a2e58fdff1e843b7ea2463db7bdedeb9f4b23fb5c19ea0d7
pyml_20220905-3build1.dsc 2.1 KiB e2ee05927b8e59e7efc9bdd901e5d30726fa7435846516bcfef7d3b2eb65b1d6

View changes file

Binary packages built by this source

libpyml-ocaml: OCaml bindings for Python (runtime)

 py.ml provides OCaml bindings for Python. This library subsumes the
 pycaml library. Bindings are split in three modules:
  * Py provides the initialization functions and some high-level
    bindings, with error handling and naming conventions closer to
    OCaml usages;
  * Pycaml provides a signature close to the old Pycaml module, so as
    to ease migration;
  * Pywrappers provides low-level bindings, which follow closely the
    conventions of the C bindings for Python. Submodules
    Pywrappers.Python2 and Pywrappers.Python3 contain version-specific
    bindings.
 .
 This package contains the runtime files.

libpyml-ocaml-dbgsym: debug symbols for libpyml-ocaml
libpyml-ocaml-dev: OCaml bindings for Python (development)

 py.ml provides OCaml bindings for Python. This library subsumes the
 pycaml library. Bindings are split in three modules:
  * Py provides the initialization functions and some high-level
    bindings, with error handling and naming conventions closer to
    OCaml usages;
  * Pycaml provides a signature close to the old Pycaml module, so as
    to ease migration;
  * Pywrappers provides low-level bindings, which follow closely the
    conventions of the C bindings for Python. Submodules
    Pywrappers.Python2 and Pywrappers.Python3 contain version-specific
    bindings.
 .
 This package contains the development files.