pyml 20190626-1 source package in Ubuntu

Changelog

pyml (20190626-1) unstable; urgency=medium

  * Initial release (Closes: #886713)

 -- Stéphane Glondu <email address hidden>  Sun, 29 Dec 2019 08:34:19 +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

Downloads

File Size SHA-256 Checksum
pyml_20190626-1.dsc 1.7 KiB 700d8eff31384fef8492eec0cdc2b52eaf17135cef7035b9fec85c974581fa23
pyml_20190626.orig.tar.gz 73.8 KiB 160bb801e13ddf5e873c6585ac959317fa17035e58a4b73796ca10437b2a1d07
pyml_20190626-1.debian.tar.xz 3.6 KiB baa14e3e80cabb00ab7480c11f6dd62d77bdbe5e24f8eba7f6525b15614c7a21

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.