cffi: Foreign Function Interface for Python calling C code¶
Description¶
development website: https://foss.heptapod.net/pypy/cffi
documentation website: https://cffi.readthedocs.io/en/latest/
PyPI page: https://pypi.org/project/cffi/
License¶
MIT
Upstream Contact¶
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install cffi
opensuse:
$ sudo zypper install cffi
See https://repology.org/project/cffi/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023