python39-cppy - C++ headers for C extension development
Website: | https://github.com/nucleic/cppy |
---|---|
License: | BSD |
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.2.1-1.aldos.noarch [12 KiB] |
Changelog
by Joel Barrios (2023-01-01):
- Update to 1.2.1. |