معرفی شرکت ها


python3-cmake-build-extension-doc-0.5.1-4.fc37.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Documentation and examples for cmake-build-extension
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته python3-cmake-build-extension-doc
نام فایل بسته python3-cmake-build-extension-doc-0.5.1-4.fc37.noarch.rpm
نسخه بسته 0.5.1
انتشار بسته 4.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 22 Jul 2022 10
هاست سازنده buildvm-ppc64le-24.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/diegoferigo/cmake-build-extension
مجوز MIT and BSD
حجم دانلود 31K
حجم نصب 140.342K
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).


نیازمندی

مقدار نام
= 0.5.1-4.fc37 python3-cmake-build-extension


ارائه دهنده

مقدار نام
= 0.5.1-4.fc37 python3-cmake-build-extension-doc


نحوه نصب


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

    dnf install python3-cmake-build-extension-doc-0.5.1-4.fc37.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/python3-cmake-build-extension-doc
/usr/share/doc/python3-cmake-build-extension-doc/README.md
/usr/share/doc/python3-cmake-build-extension-doc/example
/usr/share/doc/python3-cmake-build-extension-doc/example/.clang-format
/usr/share/doc/python3-cmake-build-extension-doc/example/CMakeLists.txt
/usr/share/doc/python3-cmake-build-extension-doc/example/README.md
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_pybind11
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_pybind11/CMakeLists.txt
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_pybind11/bindings.cpp
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_swig
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_swig/CMakeLists.txt
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_swig/bindings.i
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_swig/numpy.i
/usr/share/doc/python3-cmake-build-extension-doc/example/pyproject.toml
/usr/share/doc/python3-cmake-build-extension-doc/example/setup.cfg
/usr/share/doc/python3-cmake-build-extension-doc/example/setup.py
/usr/share/doc/python3-cmake-build-extension-doc/example/src
/usr/share/doc/python3-cmake-build-extension-doc/example/src/mymath.cpp
/usr/share/doc/python3-cmake-build-extension-doc/example/src/mymath.h
/usr/share/doc/python3-cmake-build-extension-doc/example/src/print_answer.cpp
/usr/share/doc/python3-cmake-build-extension-doc/example/tests
/usr/share/doc/python3-cmake-build-extension-doc/example/tests/test_pybind11.py


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

تاریخ آخرین تغییر جزئیات
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)