pyml 20220905-3 source package in Ubuntu

Changelog

pyml (20220905-3) unstable; urgency=medium

  * Include ocamlvars.mk in debian/rules

 -- Stéphane Glondu <email address hidden>  Thu, 27 Jul 2023 07:02:14 +0200

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
pyml_20220905-3.dsc 1.9 KiB bf64a327fbd9c68e7525565b88dd7eea9f245b088306afdb186a2dc27115a2e6
pyml_20220905.orig.tar.gz 85.8 KiB bd44a4c660b9c5d9797aedf1be452bb60e1813532a0c7d606521eae6848f01e5
pyml_20220905-3.debian.tar.xz 4.0 KiB 8e55fdd7d88ee9a606cb766babde321ad20cefbd30985f7d01c72c77291583ab

Available diffs

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.