wok-6.x view python-cffi/description.txt @ rev 25541

w3m: fix version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 10 17:54:21 2023 +0000 (17 months ago)
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.