[ 源代码: python-cffi ]
软件包:python3-cffi(2.0.0~b1-1)
python3-cffi 的相关链接
Debian 的资源:
下载源码包 python-cffi:
- [python-cffi_2.0.0~b1-1.dsc]
- [python-cffi_2.0.0~b1.orig.tar.gz]
- [python-cffi_2.0.0~b1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cffi.readthedocs.org]
相似软件包:
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 (<< 2.0.0~b1-1+c)
- Foreign Function Interface for Python 3 calling C code - runtime
- dep: python3-cffi-backend (>= 2.0.0~b1-1)
-
- dep: python3-pycparser
- C parser in Python 3
-
- sug: python3-dev
- header files and a static library for Python (default)