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