Sun, 29 Mar 2026 14:14:44 CST | login

Information for RPM python3-cmake-build-extension-doc-0.6.0-1.ocs23.noarch.rpm

ID139072
Namepython3-cmake-build-extension-doc
Version0.6.0
Release1.ocs23
Epoch
Archnoarch
SummaryDocumentation and examples for cmake-build-extension
DescriptionThis 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).
Build Time2024-07-19 07:24:10 GMT
Size31.33 KB
7e9a1a68263ba0972f6b4a5ffe462fdb
LicenseMIT AND BSD-3-Clause
Buildrootdist-ocs23-epol9-build-213404-15736
Provides
python3-cmake-build-extension-doc = 0.6.0-1.ocs23
Obsoletes
python3.11-cmake-build-extension-doc < 0.6.0-1.ocs23
Conflicts No Conflicts
Requires
python3-cmake-build-extension = 0.6.0-1.ocs23
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 23 of 23
Name ascending sort Size
/usr/share/doc/python3-cmake-build-extension-doc0.00 B
/usr/share/doc/python3-cmake-build-extension-doc/README.md9.61 KB
/usr/share/doc/python3-cmake-build-extension-doc/example0.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/.clang-format3.04 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/CMakeLists.txt3.64 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/README.md0.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_pybind110.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_pybind11/CMakeLists.txt753.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_pybind11/bindings.cpp888.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_swig0.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_swig/CMakeLists.txt1.57 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_swig/bindings.i1.94 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/bindings_swig/numpy.i106.89 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/pyproject.toml374.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/setup.cfg1.44 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/setup.py5.17 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/src0.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/src/mymath.cpp1.03 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/src/mymath.h907.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/src/print_answer.cpp197.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/tests0.00 B
/usr/share/doc/python3-cmake-build-extension-doc/example/tests/test_pybind11.py1.59 KB
/usr/share/doc/python3-cmake-build-extension-doc/example/tests/test_swig.py1.48 KB
Component of No Buildroots