python-cffi 2.0.0-ok1 source package in openKylin
Changelog
python-cffi (2.0.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 20:44:56 +0800
python-cffi (2.0.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 20:44:56 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-cffi_2.0.0.orig.tar.gz | 511.3 KiB | 44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529 |
| python-cffi_2.0.0-ok1.debian.tar.xz | 5.4 KiB | 357f69e9bf14dc9c292bdfd818c68a807c5f7f1f4b793fb1cc68dc7c27f79b22 |
| python-cffi_2.0.0-ok1.dsc | 2.3 KiB | aabd4e9bda26c729b217b18e08e8db175c6894c1cc7e994f02a9012982da815a |
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.