python313-pycxx - Write Python extensions in C++
| Website: | https://CXX.sourceforge.net |
|---|---|
| License: | BSD-3-Clause |
| Vendor: | Alcance Libre, Inc. |
- Description:
PyCXX is a set of classes to help create extensions of Python in the C++ language. The first part encapsulates the Python C API taking care of exceptions and ref counting. The second part supports the building of Python extension modules in C++.
Packages
| python313-pycxx-7.2.0-1.aldos.src [162 KiB] |
Changelog
by Joel Barrios (2026-02-07):
- Update to 7.2.0. |