| Name: | python3-cppy |
|---|---|
| Version: | 1.2.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 18735 |
| License: | BSD |
| RPM: | python3-cppy-1.2.0-1.el9.noarch.rpm |
| Source RPM: | python-cppy-1.2.0-1.el9.src.rpm |
| Build Date: | Sun Feb 12 2023 |
| Build Host: | build-ol9-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. |