[Name] Ctypes
[Summary] Python module to manipulate C data types
[Description] Ctypes is a Python module allowing to create and manipulate C data types in Python. These can then be passed to C-functions loaded from dynamic link libraries.
[License] BSD, without advertising clause
[Homepage] http://ctypes.sourceforge.net/
