| Name: | python-cffi |
|---|---|
| Version: | 1.6.0 |
| Release: | 5.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 1049919 |
| License: | MIT |
| RPM: | python-cffi-1.6.0-5.el7.x86_64.rpm |
| Source RPM: | python-cffi-1.6.0-5.el7.src.rpm |
| Build Date: | Sun Sep 04 2016 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://cffi.readthedocs.org/ |
| Summary: | Foreign Function Interface for Python to call C code |
| 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. |