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

    Бинарный пакет: python-modules-ctypes
    Версия: 2.7.11-alt6.M80P.1
    Архитектура: x86_64
    Собран:  30 мая 2018 г. 20:15 в задании #207375
    Исходный пакет: python
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.python.org/

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


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


    30 мая 2018 г. Andrey Bychkov 2.7.11-alt6.M80P.1
    - Added cleaning os-release parameters (patch26)
    28 мая 2018 г. Andrey Bychkov 2.7.11-alt5.M80P.1
    - Fixed detection of linux distribution
    24 октября 2017 г. Ivan Zakharyaschev 2.7.11-alt4.M80P.1
    - Build for p8