Name python-cffi
Version 0.8.6
Summary Foreign Function Interface for Python calling C code
Description Convenient and reliable way of calling C code from Python.\n.\nThe aim of this project is to provide a convenient and reliable way of calling\nC code from Python. It keeps Python logic in Python, and minimises the C\nrequired. It is able to work at either the C API or ABI level, unlike most\nother approaches, that only support the ABI level.
Section python
License MIT
Homepage http://cffi.readthedocs.org/
Recipe file recipes-debian/python-cffi/python-cffi_debian.bb
Layer meta-debian (morty branch)
Inherits
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • distutils
  • distutils-base
  • distutils-common-base
  • python-dir
  • pythonnative
  • setuptools
Dependencies
  • libffi
  • python
  • python-distribute-native
  • python-native
  • python-pycparser-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-python-cffi.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
warrior (Yocto Project 2.7) python-cffi 1.12.2
morty (Yocto Project 2.2) python-cffi 0.8.6 (this recipe)