Path to this page:
./
devel/py-ctypes,
Foreign Function Interface package for Python
Branch: pkgsrc-2007Q2,
Version: 1.0.0,
Package name: py24-ctypes-1.0.0,
Maintainer: pkgsrc-usersctypes is an advanced ffi (Foreign Function Interface) package for Python
2.3 and higher.
ctypes allows 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.
Required to run:[
lang/python24]
Master sites: (Expand)
SHA1: e7d7e0510536c495d3bf87123a65931cf83d1505
RMD160: 78e491068c5e9c8a0e26f749a1b6ccc8e76995ed
Filesize: 374.209 KB
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version py24-ctypes-1.0.0 (created)