python39-cppy - C++ headers for C extension development
Website: | https://github.com/nucleic/cppy |
---|---|
License: | BSDi-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations.
Packages
python39-cppy-1.3.0-1.aldos.noarch [13 KiB] |
Changelog
by Joel Barrios (2024-11-27):
- Update to 1.3.0. |