| Name : ctypes
| |
| Version : 0.6.3
| Vendor : LISA GmbH, Berlin, Germany < http://lisa-gmbh_de>
|
| Release : 2
| Date : 2004-05-26 14:11:42
|
| Group : Development/Libraries/Python
| Source RPM : ctypes-0.6.3-2.src.rpm
|
| Size : 0.37 MB
| |
| Packager : Hans-Peter Jansen < hpj_urpla_net>
| |
| Summary : Python module to create and manipulate C data types
|
Description :
ctypes is a Python package to create and manipulate C data types in Python, and to call functions in dynamic link libraries/shared dlls. It allows wrapping these libraries in pure Python.
Authors: -------- Thomas Heller < thellerAATTpython.net>
|