معرفی شرکت ها


ocaml-pyml-20220905-4.fc39.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

OCaml bindings for Python
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything x86_64
نام بسته ocaml-pyml
نام فایل بسته ocaml-pyml-20220905-4.fc39.src.rpm
نسخه بسته 20220905
انتشار بسته 4.fc39
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Thu 20 Jul 2023 09
هاست سازنده buildhw-x86-16.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/thierry-martinez/pyml
مجوز BSD-2-Clause and LGPL-2.1-or-later
حجم دانلود 107K
حجم نصب 98.875K
py.ml provides OCaml bindings for Python 2 and Python 3. This library subsumes the pycaml library, which is no longer actively maintained. The Python library is linked at runtime and the same executable can be run in a Python 2 or a Python 3 environment. py.ml does not require any Python library at compile time. The only compile time dependency is Stdcompat to ensure compatibility with all OCaml compiler versions from 3.12. 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.


جایگزین ها

بسته نسخه معماری مخزن
ocaml-pyml-20220905-4.fc39.aarch64.rpm 20220905 aarch64 Fedora Everything
ocaml-pyml-20220905-4.fc39.x86_64.rpm 20220905 x86_64 Fedora Everything
ocaml-pyml-debuginfo-20220905-4.fc39.aarch64.rpm 20220905 aarch64 Fedora Everything
ocaml-pyml-debuginfo-20220905-4.fc39.x86_64.rpm 20220905 x86_64 Fedora Everything
ocaml-pyml-debugsource-20220905-4.fc39.aarch64.rpm 20220905 aarch64 Fedora Everything
ocaml-pyml-debugsource-20220905-4.fc39.x86_64.rpm 20220905 x86_64 Fedora Everything
ocaml-pyml-devel-20220905-4.fc39.aarch64.rpm 20220905 aarch64 Fedora Everything
ocaml-pyml-devel-20220905-4.fc39.x86_64.rpm 20220905 x86_64 Fedora Everything


نیازمندی

مقدار نام
>= 3.12.1 ocaml
>= 2.8 ocaml-dune
- ocaml-findlib
>= 18 ocaml-stdcompat-devel
- python3-devel
- python3dist(ipython)
- python3dist(numpy)


ارائه دهنده

مقدار نام
= 20220905-4.fc39 ocaml-pyml
= 20220905-4.fc39 ocaml-pyml-devel
= 20220905-4.fc39 ocaml-pyml-debuginfo
= 20220905-4.fc39 ocaml-pyml-debugsource


نحوه نصب


نصب پکیج rpm ocaml-pyml:

    dnf install ocaml-pyml-20220905-4.fc39.src.rpm


فایل ها

مسیرها
ocaml-pyml-library-unload.patch
ocaml-pyml-python3.11.patch
ocaml-pyml.spec


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-07-12

OCaml 5.0 rebuild for Fedora 39

2023-07-10

OCaml 5.0.0 rebuild

2023-02-15

Version 20220905
Add library-unload patch to fix test suite crashes
Convert License tag to SPDX

2023-01-24

Rebuild OCaml packages for F38

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-08-01

Add patch for compatibility with python 3.11

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-07-20

Use new OCaml macros

2022-06-19

OCaml 4.14.0 rebuild

2022-06-16

Version 20220615

2022-04-27

Version 20220325
Drop upstreamed -wide-character patch
Conditionally build the custom toplevels

2022-02-28

Rebuild for ocaml-stdcompat 18

2022-02-04

OCaml 4.13.1 rebuild to remove package notes

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2022-01-07

Modify license to include LGPLv2+
Change doc subpackage to noarch
Build the binaries without rebuilding the entire library