[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#700084: ITP: python-cffi -- Foreign Function Interface for Python calling C code



Package: wnpp
Severity: wishlist
Owner: Stefano Rivera <stefanor@debian.org>

* Package name    : python-cffi
  Version         : 0.5
  Upstream Author : Armin Rigo
* URL             : http://pypi.python.org/pypi/cffi/
* License         : Expat
  Programming Lang: Python, C
  Description     : Foreign Function Interface for Python calling C code

Foreign Function Interface for Python calling C code. 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.


Reply to: