summaryrefslogtreecommitdiffstats
path: root/libraries/cffi/README
blob: c3a88637f7bf221b3784b2c32a5b3c1f97b67c98 (plain)
1
2
3
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.