Package python-modules-ctypes: Information

    Binary package: python-modules-ctypes
    Version: 2.7.18-alt10
    Architecture: armh
    Build time:  Jun 17, 2022, 04:25 PM in the task #302234
    Source package: python
    Report package bug
    License: Python-2.0
    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.



    Last changed


    June 17, 2022 Vladimir D. Seleznev 2.7.18-alt10
    - Secutiry update (fixed: CVE-2015-20107).
    - Fixed Url field.
    March 12, 2022 Vladimir D. Seleznev 2.7.18-alt9
    - Security update (fixed: CVE-2021-4189 and CVE-2022-0391);
    - Fixed FTBFS against libexpat >= 2.4.5.
    Oct. 8, 2021 Vladimir D. Seleznev 2.7.18-alt8
    - Security update (fixed: CVE-2021-3733 and CVE-2021-3737).