python3.5-cffi-backend_1.9.1-2.7_amd64.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 3e84e98d4e0440edbb9a738277536a00
SHA1 c86fec926229e0e0ded366c10f96536830763cae
SHA256 3bde14c160eb031f8c7891f3ec5ecd1264f7e4f8a745822e14a3087120440e73
SHA512 8ee63435e5430d6d6f65128711caeeb433adb3225659aa429e2e3a1a5983496a7a929323ce21bd533ba19a5f7fd88475569e1bd7a5ff33e1d3556ab076c8ca64

Depends

  • python3 (<< 3.6), python3:any (>= 3.1~), libc6 (>= 2.14), 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-x86_64-linux-gnu.so

Uploaded

over 6 years ago

Package Size

66.7 KB

Installed Size

199 KB

Downloads

0

wget

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

Homepage

http://cffi.readthedocs.org/