软件包:python3-cffi-backend(1.17.1-2 以及其他的) [debports]
Foreign Function Interface for Python 3 calling C code - runtime
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 runtime support for pre-built cffi modules.
其他与 python3-cffi-backend 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- 外部函数接口库运行环境
-
- dep: python3 (<< 3.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)