python2-cffi - Foreign Function Interface for Python 3 to call C code
Website: | http://cffi.readthedocs.org/ |
---|---|
License: | MIT |
Vendor: | CentOS |
- 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
python2-cffi-1.11.2-1.el7.x86_64 [229 KiB] |
Changelog
by John Dulaney (2017-10-19):
- New release 1.11.0 - Fix %check |