Name: | python3-cffi |
---|---|
Version: | 1.14.3 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1057251 |
License: | MIT |
RPM: | python3-cffi-1.14.3-2.el8.x86_64.rpm |
Source RPM: | python-cffi-1.14.3-2.el8.src.rpm |
Build Date: | Wed May 05 2021 |
Build Host: | jenkins-172-17-0-2-4e816986-4881-4256-b1a4-b9c05819e6a0.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://cffi.readthedocs.org/ |
Summary: | Foreign Function Interface for Python 3 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. |