C Foreign Function Interface for Python
This package contains a Python library allowing to interact with almost any C code, based on C-like declarations that you can often copy-paste from header files or documentation.
The goal of the library is to call C code from Python without learning a third language. The CFFI design requires users to know only C and Python, minimizing the extra bits of API that need to be learned.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:pascom/python-cffi && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| cffi-1.14.0.tar.gz | 0000463065 452 KB | |
| debian.changelog | 0000000924 924 Bytes | |
| debian.compat | 0000000002 2 Bytes | |
| debian.control | 0000001449 1.42 KB | |
| debian.copyright | 0000002086 2.04 KB | |
| debian.rules | 0000000187 187 Bytes | |
| python-cffi-1.11.4.tar.xz | 0000322924 315 KB | |
| python-cffi-rpmlintrc | 0000000327 327 Bytes | |
| python-cffi.changes | 0000000906 906 Bytes | |
| python-cffi.dsc | 0000000437 437 Bytes | |
| python-cffi.spec | 0000001772 1.73 KB |
Comments 0