Metadata-Version: 1.0
Name: ctypes
Version: 0.6.3
Summary: create and manipulate C data types in Python
Home-page: http://starship.python.net/crew/theller/ctypes.html
Author: Thomas Heller
Author-email: theller@python.net
License: MIT License
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.
        
Platform: windows
Platform: Linux
Platform: MacOS X
Platform: Solaris
