Pakiet: python3-cmake-build-extension (0.6.1-2)
Odnośniki dla python3-cmake-build-extension
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-cmake-build-extension:
- [python-cmake-build-extension_0.6.1-2.dsc]
- [python-cmake-build-extension_0.6.1.orig.tar.gz]
- [python-cmake-build-extension_0.6.1-2.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Setuptools extension to build and package CMake projects
This extension 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 CPython modules reliably on all major OSs * Disable the C++ extension in editable installations (requiring to manually call CMake to install the C++ project)
Inne pakiety związane z python3-cmake-build-extension
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-git
- Python library to interact with Git repositories
-
- dep: python3-setuptools-scm
- blessed package to manage your versions by SCM tags for Python 3
-
- rec: cmake
- Wieloplatformowy system do tworzenia oprogramowania typu open source
-
- rec: ninja-build
- small build system closest in spirit to Make
Pobieranie python3-cmake-build-extension
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 17,9 KiB | 65,0 KiB | [lista plików] |