wok view python-cffi/description.txt @ rev 25206

updated python-netaddr (0.7.19 -> 0.8.0)
author Hans-Günter Theisgen
date Wed Jul 13 14:43:56 2022 +0100 (2022-07-13)
parents
children
line source
1 C Foreign Function Interface for Python.
2 Interact with almost any C code from Python, based on C-like
3 declarations that you can often copy-paste from header files
4 or documentation.