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

Type

standard

Version Information

package-version.txt:

1.14.5

install-requires.txt:

cffi >=1.14.0

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