0bbad4d124
py3c is heade-only library which helps you port C extensions to Python 3. It is needed for Subversion python bindings for version 1.14.0. Approved by: portmgr
6 lines
180 B
Text
6 lines
180 B
Text
py3c helps you port C extensions to Python 3.
|
|
|
|
It provides a detailed guide, and a set of macros
|
|
to make porting easy and reduce boilerplate.
|
|
|
|
WWW: https://github.com/encukou/py3c
|