python3.5-cffi_1.9.1-2.7_all.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=1.9.1-2.7

Foreign Function Interface for Python 3 calling C code

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

Checksums

MD5 48457bad5cdf7969b77e9b6b8a5853d6
SHA1 5894d305ec1cc6f995dc35b7a251934386d7c343
SHA256 5bb775291681a9fb1c8366e2f5710c17c7caa0c59395881cc5307acd979af6f4
SHA512 9c689559a5866f6d70080e827219360901a75cd679a1e8868c72e8acbe251d0ba781abcb07aeae6d1670db97f2d0bc49710248d3bdbe296516a39f8747e91564

Depends

  • python3.5-cffi-backend (<< 1.9.1-2.7+c), python3.5-cffi-backend (>= 1.9.1-2.7), python3:any (>= 3.3.2-2~), python3.5-pycparser

Suggests

  • python3-dev

Files

  • /usr/share/python3/dist/python3.5-cffi
  • /usr/share/doc/python3.5-cffi/copyright
  • /usr/share/doc/python3.5-cffi/changelog.gz
  • /usr/share/doc/python3.5-cffi/changelog.Debian.gz
  • /usr/lib/python3.5/dist-packages/cffi/verifier.py
  • /usr/lib/python3.5/dist-packages/cffi/vengine_gen.py
  • /usr/lib/python3.5/dist-packages/cffi/vengine_cpy.py
  • /usr/lib/python3.5/dist-packages/cffi/setuptools_ext.py
  • /usr/lib/python3.5/dist-packages/cffi/recompiler.py
  • /usr/lib/python3.5/dist-packages/cffi/parse_c_type.h
  • /usr/lib/python3.5/dist-packages/cffi/model.py
  • /usr/lib/python3.5/dist-packages/cffi/lock.py
  • /usr/lib/python3.5/dist-packages/cffi/ffiplatform.py
  • /usr/lib/python3.5/dist-packages/cffi/cparser.py
  • /usr/lib/python3.5/dist-packages/cffi/commontypes.py
  • /usr/lib/python3.5/dist-packages/cffi/cffi_opcode.py
  • /usr/lib/python3.5/dist-packages/cffi/backend_ctypes.py
  • /usr/lib/python3.5/dist-packages/cffi/api.py
  • /usr/lib/python3.5/dist-packages/cffi/_embedding.h
  • /usr/lib/python3.5/dist-packages/cffi/_cffi_include.h
  • /usr/lib/python3.5/dist-packages/cffi/__init__.py
  • /usr/lib/python3.5/dist-packages/cffi-1.9.1.egg-info/top_level.txt
  • /usr/lib/python3.5/dist-packages/cffi-1.9.1.egg-info/requires.txt
  • /usr/lib/python3.5/dist-packages/cffi-1.9.1.egg-info/PKG-INFO
  • /usr/lib/python3.5/dist-packages/cffi-1.9.1.egg-info/not-zip-safe
  • /usr/lib/python3.5/dist-packages/cffi-1.9.1.egg-info/entry_points.txt
  • /usr/lib/python3.5/dist-packages/cffi-1.9.1.egg-info/dependency_links.txt

Uploaded

over 6 years ago

Package Size

71.9 KB

Installed Size

381 KB

Downloads

1

wget

wget --content-disposition "https://packagecloud.io/wott/agent/packages/ubuntu/trusty/python3.5-cffi_1.9.1-2.7_all.deb/download.deb?distro_version_id=20"

Homepage

http://cffi.readthedocs.org/