python-cffi 0.8.1-1ubuntu3 source package in Ubuntu

Changelog

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

  * Disable autopkgtest on non-x86. Running it on armhf and ppc64 produces
    massive stdout output, resulting in two 2.5 GB log files.
 -- Martin Pitt <email address hidden>   Fri, 21 Feb 2014 08:46:03 -0800

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-1ubuntu3.debian.tar.gz 4.7 KiB 794a754a0f9c0c6825a3a24e0792f4c1aec4c6007aec763ccedf404e3665d4f5
python-cffi_0.8.1-1ubuntu3.dsc 2.4 KiB 53d821d17967fc7784877a2805598dcb91cf2245c7988eff77146a995e265139

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.