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.

This is Python3 version of cffi
NOTE: This package is conflict with python-cffi
If you remove this package, it's suggested to reinstall python-cffi.
