python-cffi 1.16.0-2build1 source package in Ubuntu

Changelog

python-cffi (1.16.0-2build1) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:16:53 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python
Noble release main python

Downloads

File Size SHA-256 Checksum
python-cffi_1.16.0.orig.tar.gz 500.9 KiB bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0
python-cffi_1.16.0-2build1.debian.tar.xz 8.2 KiB b3d064c179a255f6728516fab447ef7f604bcafea696fd7436af11b0cac0c318
python-cffi_1.16.0-2build1.dsc 2.6 KiB c6ac2a51182303fb3ea1d95df48198fbf44e87d21420de9993a3ddeee751034f

View changes file

Binary packages built by this source

python-cffi-doc: Foreign Function Interface for Python calling C code - documentation

 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.

python3-cffi: 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-backend: 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-dbgsym: debug symbols for python3-cffi-backend