python-cffi 1.16.0-ok2 source package in openKylin
Changelog
python-cffi (1.16.0-ok2) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Thu, 11 Apr 2024 16:10:10 +0800
python-cffi (1.16.0-ok2) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Thu, 11 Apr 2024 16:10:10 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python-cffi_1.16.0.orig.tar.gz | 500.9 KiB | bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0 |
python-cffi_1.16.0-ok2.debian.tar.xz | 4.4 KiB | 2ee25ee70992228655ed199151791515e9bd0fc1f2af5afbc7bc304da2254694 |
python-cffi_1.16.0-ok2.dsc | 2.2 KiB | c163dcee616ec7c0c586925c717eaec452c6dc2c69c86ee44ec21570d1e7ad91 |
Convenient and reliable way of calling C code from Python.
.
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 developer documentation for cffi.
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.
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.