Thu, 14 Nov 2024 10:37:03 UTC | login

Information for RPM python3-cmake-build-extension-0.6.1-2.fc41.noarch.rpm

ID1471119
Namepython3-cmake-build-extension
Version0.6.1
Release2.fc41
Epoch
Archnoarch
SummarySetuptools extension to build and package CMake projects
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-10-17 18:54:03 GMT
Size32.52 KB
cf17759a78d314257ae31d743c0d8810
LicenseMIT
Provides
python-cmake-build-extension = 0.6.1-2.fc41
python3-cmake-build-extension = 0.6.1-2.fc41
python3.13-cmake-build-extension = 0.6.1-2.fc41
python3.13dist(cmake-build-extension) = 0.6.1
python3dist(cmake-build-extension) = 0.6.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
cmake
ninja-build
python(abi) = 3.13
python3.13dist(gitpython)
python3.13dist(setuptools-scm)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 23 of 23
Name ascending sort Size
/usr/lib/python3.13/site-packages/cmake_build_extension0.00 B
/usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info0.00 B
/usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/INSTALLER4.00 B
/usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/LICENSE1.04 KB
/usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/METADATA11.03 KB
/usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/WHEEL92.00 B
/usr/lib/python3.13/site-packages/cmake_build_extension-0.6.1.dist-info/top_level.txt22.00 B
/usr/lib/python3.13/site-packages/cmake_build_extension/__init__.py1.21 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__0.00 B
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/__init__.cpython-313.opt-1.pyc1.98 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/__init__.cpython-313.pyc1.98 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/build_ext_option.cpython-313.opt-1.pyc2.03 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/build_ext_option.cpython-313.pyc2.03 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/build_extension.cpython-313.opt-1.pyc10.83 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/build_extension.cpython-313.pyc10.83 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/cmake_extension.cpython-313.opt-1.pyc3.13 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/cmake_extension.cpython-313.pyc3.13 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/sdist_command.cpython-313.opt-1.pyc7.35 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/__pycache__/sdist_command.cpython-313.pyc7.42 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/build_ext_option.py1.50 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/build_extension.py10.91 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/cmake_extension.py2.40 KB
/usr/lib/python3.13/site-packages/cmake_build_extension/sdist_command.py5.45 KB
Component of No Buildroots