| Name: | python3-cffi |
|---|---|
| Version: | 1.16.0 |
| Release: | 7.el10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1387899 |
| License: | MIT AND PSF-2.0 |
| RPM: | python3-cffi-1.16.0-7.el10.aarch64.rpm |
| Source RPM: | python-cffi-1.16.0-7.el10.src.rpm |
| Build Date: | Wed Jan 29 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/python-cffi/cffi |
| 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. |