python-cffi - Foreign Function Interface for Python to call C code
Website: | http://cffi.readthedocs.org/ |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
Foreign Function Interface for Python, providing a convenient and reliable way of calling existing C code from Python. The interface is based on LuaJIT’s FFI.
Packages
python-cffi-0.6-5.el6.src [170 KiB] |
Changelog
Eric Smith (2013-08-13):
- Add Requires of python{,3}-pycparser. |