1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Lev A. Serebryakov 0bbad4d124 Add new port: py3c.
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
2020-06-02 13:00:01 +00:00

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