python-cffi 0.8.1-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream version.
  * Ignore test results for python 3.4, see lp #1270401 and
    see https://bitbucket.org/cffi/cffi/issue/135.
 -- Matthias Klose <email address hidden>   Sat, 18 Jan 2014 11:36:40 +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-0ubuntu1.debian.tar.gz 3.4 KiB ae3d56bb095aa227c112a92e4f4acb65ebb24dd042502c38bf547fbcaea43391
python-cffi_0.8.1-0ubuntu1.dsc 1.8 KiB a867514e62e98c310ee1cdef020c075427e9c29474a78468b4cce718121a8f87

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.