[ 源代码: python-cffi ]
软件包:python3-cffi(1.14.5-1)
Foreign Function Interface for Python 3 calling C code
Convenient and reliable way of calling C code from Python 3.
The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level.
This package contains the necessary build and runtime support for cffi modules.
其他与 python3-cffi 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cffi-backend (<< 1.14.5-1+c)
- Foreign Function Interface for Python 3 calling C code - runtime
- dep: python3-cffi-backend (>= 1.14.5-1)
-
- dep: python3-pycparser
- C parser in Python 3
-
- sug: python3-dev
- header files and a static library for Python (default)