| Name: | python3-cffi |
|---|---|
| Version: | 1.14.5 |
| Release: | 5.0.1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1087264 |
| License: | MIT |
| RPM: | python3-cffi-1.14.5-5.0.1.el9.aarch64.rpm |
| Source RPM: | python-cffi-1.14.5-5.0.1.el9.src.rpm |
| Build Date: | Tue Oct 25 2022 |
| Build Host: | build-ol9-aarch64.oracle.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. |