[ 原始碼: python-cffi ]
套件:python3-cffi(1.17.1-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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cffi-backend (<< 1.17.1-1+c)
- Foreign Function Interface for Python 3 calling C code - runtime
- dep: python3-cffi-backend (>= 1.17.1-1)
-
- dep: python3-pycparser
- C parser in Python 3
-
- sug: python3-dev
- header files and a static library for Python (default)