| Name: | python3.11-cffi |
|---|---|
| Version: | 1.15.1 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1043874 |
| License: | MIT |
| RPM: | python3.11-cffi-1.15.1-1.el8.aarch64.rpm |
| Source RPM: | python3.11-cffi-1.15.1-1.el8.src.rpm |
| Build Date: | Wed Apr 05 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://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. |