[ ソース: python-cffi ]
パッケージ: python3-cffi-backend (1.14.5-1)
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.7)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- Foreign Function Interface ランタイムライブラリ
-
- dep: python3 (<< 3.10)
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (>= 3.9~)