freebsd-ports/devel/py3c/pkg-descr
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

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