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

xfce4-clipman-plugin, xfce4-notifyd, xfce4-volumed: replaced dependency libxfconf by xfconf
author Hans-G?nter Theisgen
date Sat Aug 31 09:56:34 2024 +0100 (4 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.