pyml 20231101-1 source package in Ubuntu

Changelog

pyml (20231101-1) unstable; urgency=medium

  * New upstream release
  * Update debian/watch
  * Bump Standards-Version to 4.6.2

 -- Stéphane Glondu <email address hidden>  Thu, 15 Feb 2024 03:43:49 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
pyml_20231101-1.dsc 1.9 KiB 0f366abeba35b24ce8dae4a2ad89444d0c503a40bcf59c53da50e409e67e858a
pyml_20231101.orig.tar.gz 86.9 KiB afdfa3e934f8695a921d94a6eeef23992b14acb0ce42fcb7f5ef5baf09340233
pyml_20231101-1.debian.tar.xz 3.6 KiB 2aefab836cd958903ed6b1f8baaebb27a97c29bafde21871a0a39dbe507a4c46

No changes file available.

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.