Download Source Package ctypes:
ctypes is a ffi (Foreign Function Interface) package for Python. ctypes allows you to call functions exposed from dlls/shared libraries and has extensive facilities to create, access and manipulate simple and complicated C data types in Python - in other words: wrap libraries in pure Python. It is even possible to implement C callback functions in pure Python.
This package always depends on a package built for Debian's default Python version. It contains documentation and some example code.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 38.6 kB | 116 kB | [list of files] |