pyml 20231101-1build1 source package in Ubuntu

Changelog

pyml (20231101-1build1) oracular; urgency=medium

  * Rebuild against latest ocaml-stdcompat

 -- Jeremy Bícha <email address hidden>  Sun, 30 Jun 2024 07:19:38 -0400

Upload details

Uploaded by:
Jeremy Bícha
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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
pyml_20231101.orig.tar.gz 86.9 KiB afdfa3e934f8695a921d94a6eeef23992b14acb0ce42fcb7f5ef5baf09340233
pyml_20231101-1build1.debian.tar.xz 3.7 KiB 9ac605865817ef45f46ee3645b63f97563c6efc13798ba7c6e02ffa7132ab5ce
pyml_20231101-1build1.dsc 2.1 KiB 006477b434122475d178c0aaa3c532dd12501371f079f9c3bb8528639d091160

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.