Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37886712
en ru br
ALT Linux repos
4.1: 0.9.9.6-alt1.1
4.0: 0.9.9.6-alt1

Group :: Development/Python
RPM: python-module-ctypes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.9.6-alt1
Build date: 18 june 2006, 21:15 ( 933.8 weeks ago )
Size: 338.46 Kb

Home page:   http://starship.python.net/crew/theller/ctypes/

License: MIT
Summary: C libraries and data types wrapper helper for Python
Description:

ctypes 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.

ctypes now includes a code generator toolchain which allows automatic
creation of library wrappers from C header files. This feature is
still experimental and beta quality.

This module is built for python 2.4

Current maintainer: Mikhail Yakshin

List of contributors

List of rpms provided by this srpm:

  • python-module-ctypes
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin