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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 207.3 kB | 896 kB | [list of files] |
| amd64 | 202.0 kB | 832 kB | [list of files] |
| hppa | 218.4 kB | 864 kB | [list of files] |
| i386 | 191.1 kB | 800 kB | [list of files] |
| ia64 | 243.0 kB | 1048 kB | [list of files] |
| mips | 199.4 kB | 864 kB | [list of files] |
| mipsel | 198.8 kB | 864 kB | [list of files] |
| powerpc | 207.6 kB | 864 kB | [list of files] |
| s390 | 213.5 kB | 848 kB | [list of files] |
| sparc | 195.5 kB | 816 kB | [list of files] |