python-cffi
Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
13
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-cffi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cffi-1.14.1.tar.gz | 0000468070 457 KB | |
python-cffi-rpmlintrc | 0000000316 316 Bytes | |
python-cffi.changes | 0000033088 32.3 KB | |
python-cffi.spec | 0000001973 1.93 KB |
Revision 31 (latest revision is 46)
Dominique Leuenberger (dimstar_suse)
accepted
request 825281
from
Dirk Mueller (dirkmueller)
(revision 31)
- update to 1.14.1: * CFFI source code is now hosted on Heptapod. * Improved support for typedef int my_array_t[...]; with an explicit dot-dot-dot in API mode (issue #453) * Windows (32 and 64 bits): multiple fixes for ABI-mode call to functions that return a structure. * Experimental support for MacOS 11 on aarch64. * and a few other minor changes and bug fixes.
Comments 0