python-cffi 1.9.1-2build2 source package in Ubuntu

Changelog

python-cffi (1.9.1-2build2) artful; urgency=medium

  * No-change rebuild to build to drop python3.5.

 -- Matthias Klose <email address hidden>  Sat, 05 Aug 2017 18:38:17 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cffi_1.9.1.orig.tar.gz 397.6 KiB 563e0bd53fda03c151573217b3a49b3abad8813de9dd0632e10090f6190fdaf8
python-cffi_1.9.1-2build2.debian.tar.xz 7.0 KiB fb0ef55b9c05550711ae7ea40dc4ef01f20b534dd809ee49fede3b60efc84b54
python-cffi_1.9.1-2build2.dsc 2.8 KiB 9409ae4e3c1462947937bfc39c73a64c1a97027b0ee9fb70381d3099c09a5bd0

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.
 .
 This package contains the necessary build and runtime support for cffi
 modules.

python-cffi-backend: No summary available for python-cffi-backend in ubuntu artful.

No description available for python-cffi-backend in ubuntu artful.

python-cffi-backend-dbg: No summary available for python-cffi-backend-dbg in ubuntu artful.

No description available for python-cffi-backend-dbg in ubuntu artful.

python3-cffi: No summary available for python3-cffi in ubuntu artful.

No description available for python3-cffi in ubuntu artful.

python3-cffi-backend: No summary available for python3-cffi-backend in ubuntu artful.

No description available for python3-cffi-backend in ubuntu artful.

python3-cffi-backend-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 the python3-cffi backend.