mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
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
7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
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
|