python3.5-cffi-backend_1.9.1-2.7_armhf.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 11871f2b2d08b9b9789bc9c4a29acb89
SHA1 081dd822bc6113bc7baa6c4165b7d4db81aa2484
SHA256 6c7414281ee298aa64645d563ac2d7c36f90e604f29681727118bebdfe1bd1c6
SHA512 057fa3cdc0b81a892aaa701a9164af155dc2cd0653563bac9d6f3e6a4a8e443c3b622a1ce4c5818a5d21bb352a18770fb06b2249a9e1e750cea23b03c93502d5

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-arm-linux-gnueabihf.so

Uploaded

over 6 years ago

Package Size

57.5 KB

Installed Size

143 KB

Downloads

0

wget

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

Homepage

http://cffi.readthedocs.org/