Пакет python-modules-ctypes: Информация

  • Default inline alert: Версия в репозитории: 2.7.18-alt11

Бинарный пакет: python-modules-ctypes
Версия: 2.7.17-alt4
Архитектура: i586
Собран:  11 февраля 2020 г. 14:34 в задании #244873
Исходный пакет: python
Категория: Разработка/Python
Сообщить об ошибке в пакете
Домашняя страница: http://www.python.org/

Лицензия: Python-2.0
О пакете: 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.

Сопровождающий: Python Development Team


Последнее изменение


23 января 2020 г. Anton V. Boyarshinov 2.7.17-alt4
- 'Trusted mode' added
- License tag fixed
11 ноября 2019 г. Vladimir D. Seleznev 2.7.17-alt3
- Built without python-base (moved to its own package).
8 ноября 2019 г. Vladimir D. Seleznev 2.7.17-alt2
- Packed files listed in python2-base-files.req.list to python2-base.
- Made no packages require python-base.
- Made python2-base own %_includedir/%python_name.