| Name: | python3-cppy |
|---|---|
| Version: | 1.3.0 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 23102 |
| License: | BSD-3-Clause |
| RPM: | python3-cppy-1.3.0-1.el10_0.noarch.rpm |
| Source RPM: | python-cppy-1.3.0-1.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/nucleic/cppy |
| Summary: | C++ headers for C extension development |
| 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. |