Пакет python3-module-gnutls: Информация

    Исходный пакет: python3-module-gnutls
    Версия: 3.1.12-alt1
    Последняя версия по данным Repology
    Собран:  24 января 2026 г. 12:07 в задании #406076
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/AGProjects/python3-gnutls

    Лицензия: LGPL-2.1+
    О пакете: GnuTLS bindings for Python
    Описание: 
    This package provides a high level object oriented wrapper around libgnutls,
    as well as low level bindings to the GnuTLS types and functions via ctypes.
    The high level wrapper hides the details of accessing the GnuTLS library via
    ctypes behind a set of classes that encapsulate GnuTLS sessions, certificates
    and credentials and expose them to python applications using a simple API.
    
    The package also includes a Twisted interface that has seamless intergration
    with Twisted, providing connectTLS and listenTLS methods on the Twisted
    reactor once imported (the methods are automatically attached to the reactor
    by simply importing the GnuTLS Twisted interface module).
    
    The high level wrapper is written using the GnuTLS library bindings that are
    made available via ctypes. This makes the wrapper very powerful and flexible
    as it has direct access to all the GnuTLS internals and is also very easy to
    extend without any need to write C code or recompile anything.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-gnutls (noarch)

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov

    Права:
    Andrey Cherepanov
    @everybody

      1. python3-dev
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-wheel
      5. rpm-build-python3

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


    24 января 2026 г. Andrey Cherepanov 3.1.12-alt1
    - New version.
    2 апреля 2023 г. Andrey Cherepanov 3.1.10-alt1
    - new version 3.1.10
    27 мая 2021 г. Andrey Cherepanov 3.1.8-alt1
    - Initial build for Sisyphus