معرفی شرکت ها


python-cmake-build-extension-0.5.1-11.fc39.src.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Setuptools extension to build and package CMake projects
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything noarch
نام بسته python-cmake-build-extension
نام فایل بسته python-cmake-build-extension-0.5.1-11.fc39.src.rpm
نسخه بسته 0.5.1
انتشار بسته 11.fc39
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 21 Jul 2023 12
هاست سازنده buildvm-ppc64le-19.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/diegoferigo/cmake-build-extension
مجوز MIT AND BSD-3-Clause
حجم دانلود 70K
حجم نصب 42.250K
This project aims to simplify the integration of C++ projects based on CMake with Python packaging tools. CMake provides out-of-the-box support to either SWIG and pybind11, that are two among the most used projects to create Python bindings from C++ sources. If you have any experience with these hybrid projects, you know the challenges to make packaging right! This project takes inspiration from pre-existing examples (pybind/cmake_example, among many others) and provides a simple, flexible, and reusable setuptools extension with the following features: • Bridge between CMake projects and Python packaging. • Configure and build the CMake project from setup.py. • Install the CMake project in the resulting Python package. • Allow passing custom CMake options. • Allow creating a top-level __init__.py. • Expose C++ executables to the Python environment. • Provide a context manager to import reliably CPython modules on all major OSs. • Disable the C++ extension in editable installations (requiring to manually call CMake to install the C++ project).


جایگزین ها

بسته نسخه معماری مخزن
python-cmake-build-extension-0.6.1-2.fc39.src.rpm 0.6.1 noarch Fedora Everything


نیازمندی

مقدار نام
- (python3dist(tomli) if python3-devel < 3.11)
- cmake
- cmake(Eigen3)
- cmake(pybind11)
- gcc
- gcc-c++
- ninja-build
- pyproject-rpm-macros
- python3-devel
- python3-devel
- python3dist(gitpython)
- python3dist(numpy)
- python3dist(packaging)
>= 19 python3dist(pip)
- python3dist(pybind11)
- python3dist(pytest)
>= 45 python3dist(setuptools)
- python3dist(setuptools-scm)
>= 6 python3dist(setuptools-scm)
>= 6 python3dist(setuptools-scm[toml])
- python3dist(wheel)
- swig


ارائه دهنده

مقدار نام
= 0.5.1-11.fc39 python3-cmake-build-extension
= 0.5.1-11.fc39 python3-cmake-build-extension-doc


نحوه نصب


نصب پکیج rpm python-cmake-build-extension:

    dnf install python-cmake-build-extension-0.5.1-11.fc39.src.rpm


فایل ها

مسیرها
cmake-build-extension-0.5.1.tar.gz


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

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

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

2023-07-07

Use new (rpm 4.17.1+) bcond style

2023-06-15

Rebuilt for Python 3.12

2023-03-08

Simplify path-building for test execution

2023-01-20

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

2022-10-21

Update License to SPDX

2022-07-22

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

2022-07-07

Fix extra newline in description

2022-06-13

Rebuilt for Python 3.11

2022-06-01

Update to 0.5.1

2022-05-31

Initial package (close RHBZ#2085825)