python-cffi 0.8.1-1ubuntu1 source package in Ubuntu

Changelog

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

  * Ignore the test results on AArch64, see lp #1271256.
 -- Matthias Klose <email address hidden>   Tue, 21 Jan 2014 18:36:04 +0100

Upload details

Uploaded by:
Matthias Klose
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-1ubuntu1.debian.tar.gz 3.8 KiB 33d71683d3ddbf5ad12874578057a057eda1e30daa3688dbad2c6b5d3463fcc0
python-cffi_0.8.1-1ubuntu1.dsc 1.8 KiB 902fa40cfdb73d7b650ae53fe1fcc463baf89db15f45a09f378211c76574dcd0

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.