Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048300
en ru br
Репозитории ALT
4.1: 0.9.9.6-alt1.1
4.0: 0.9.9.6-alt1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-ctypes

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.9.9.6-alt1
Время сборки: 18 июня 2006, 21:15 ( 927.7 недели назад )
Размер архива: 338.46 Kb

Домашняя страница:   http://starship.python.net/crew/theller/ctypes/

Лицензия: MIT
О пакете: C libraries and data types wrapper helper for Python
Описание:

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

Текущий майнтейнер: Mikhail Yakshin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python-module-ctypes
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin