| Name: | python3.12-cffi |
|---|---|
| Version: | 1.16.0 |
| Release: | 2.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 1374472 |
| License: | MIT and Python |
| RPM: | python3.12-cffi-1.16.0-2.el8.x86_64.rpm |
| Source RPM: | python3.12-cffi-1.16.0-2.el8.src.rpm |
| Build Date: | Wed Apr 10 2024 |
| Build Host: | build-ol8-x86_64.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. |