python3.5-cffi-backend_1.9.1-2.7_i386.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/wott/agent/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/wott/agent/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3.5-cffi-backend=1.9.1-2.7

Foreign Function Interface for Python 3 calling C code - runtime

Full description:
  Foreign Function Interface for Python 3 calling C code - runtime
 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 runtime support for pre-built cffi modules.

Checksums

MD5 366d8f02590fe408d734ec787d124468
SHA1 f19f3ea14f783b93a49e47e478dbae4abf3fc384
SHA256 5bf2bfcab44e4e0452cf82e8d7e955e0d310fdfcf14a3695e8f13a673c4fb996
SHA512 a7347fcff6167bec938ad2ee7f2125981095dbe1e8658e5ee82b8a8b61cdaa7ce92c7f0749a94db7981f0ff00af572c797c4638c4c4f03ea280dfcaca84aef20

Depends

  • python3 (<< 3.6), python3:any (>= 3.1~), libc6 (>= 2.4), libffi6 (>= 3.0.4), python3.5-pycparser

Replaces

  • python3.5-cffi (<< 1)

Breaks

  • python3.5-cffi (<< 1)

Provides

  • python3.5-cffi-backend-api-9729, python3.5-cffi-backend-api-max (= 10239), python3.5-cffi-backend-api-min (= 9729)

Files

  • /usr/share/doc/python3.5-cffi-backend/copyright
  • /usr/share/doc/python3.5-cffi-backend/changelog.gz
  • /usr/share/doc/python3.5-cffi-backend/changelog.Debian.gz
  • /usr/lib/python3.5/dist-packages/_cffi_backend.cpython-35m-i386-linux-gnu.so

Uploaded

over 6 years ago

Package Size

65.6 KB

Installed Size

186 KB

Downloads

0

wget

wget --content-disposition "https://packagecloud.io/wott/agent/packages/raspbian/jessie/python3.5-cffi-backend_1.9.1-2.7_i386.deb/download.deb?distro_version_id=154"

Homepage

http://cffi.readthedocs.org/