ports/devel/py-cffi/pkg/DESCR

4 lines
187 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Foreign Function Interface for Python calling C code. The aim of this
project is to provide a convenient and reliable way of calling C code
from Python. The interface is based on LuaJIT.