Name: | python2-pycxx-devel |
---|---|
Version: | 7.1.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 367525 |
License: | BSD |
RPM: | python2-pycxx-devel-7.1.0-1.el7.noarch.rpm |
Source RPM: | python-pycxx-7.1.0-1.el7.src.rpm |
Build Date: | Sat Feb 09 2019 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://CXX.sourceforge.net/ |
Summary: | Write Python extensions in C++ |
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++. |