python-cffi 0.8.1-1 source package in Ubuntu

Changelog

python-cffi (0.8.1-1) unstable; urgency=medium


  * New upstream release.
  * Drop big-endian-bitfields patch, superseded upstream.
  * Patch: py3.4-test-failure. Add a missing goto to an error path.
    (Closes: #734299, LP: #1270401)

 -- Stefano Rivera <email address hidden>  Sat, 18 Jan 2014 20:22:26 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cffi_0.8.1-1.dsc 2.4 KiB fee8a57729fd7329701833a457df0c7653e6b6325073e61b16d82138b739ed19
python-cffi_0.8.1.orig.tar.gz 190.6 KiB 1db1eff2093e31eaaa83b274f8c6d5d2dad2908d43a301185d205e5d256d6818
python-cffi_0.8.1-1.debian.tar.xz 3.5 KiB 1d63e3a219cfcb56aa282f6664fe0f632ea2efc8dfcc724803cfa58efb6c8870

No changes file available.

Binary packages built by this source

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

 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.

python-cffi-dbg: Foreign Function Interface for Python calling C code (Debug version)

 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 debug version of python-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.

python3-cffi-dbg: Foreign Function Interface for Python 3 calling C code (Debug version)

 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 debug version of python-cffi.