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