python-cffi 0.8.1-1ubuntu4 source package in Ubuntu

Changelog

python-cffi (0.8.1-1ubuntu4) trusty; urgency=medium

  * Add upstream-link-sin.diff: Backport upstream commit to fix linking with
    -lm in the tests. Hopefully fixes i386 test failure/FTBFS (not
     reproducible locally).
 -- Martin Pitt <email address hidden>   Tue, 25 Feb 2014 16:58:33 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cffi_0.8.1.orig.tar.gz 190.6 KiB 1db1eff2093e31eaaa83b274f8c6d5d2dad2908d43a301185d205e5d256d6818
python-cffi_0.8.1-1ubuntu4.debian.tar.gz 6.3 KiB 83e614f942af1f0574a71b3efdf6d0e5198ace4a42299469d4334b0a39b14f8c
python-cffi_0.8.1-1ubuntu4.dsc 2.4 KiB ffead14087079a4d59bb94ed3fae8242db960c7be47f11bc0b8e48feff6fd898

Available diffs

View changes file

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.