[ 原始碼: python-cffi ]
套件:python3-cffi-backend(1.15.1-5 以及其他的)
python3-cffi-backend 的相關連結
Debian 的資源:
下載原始碼套件 python-cffi:
維護小組:
外部的資源:
- 主頁 [cffi.readthedocs.org]
相似套件:
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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)