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

    Бинарный пакет: python-module-ssl
    Версия: 1.15-alt1
    Архитектура: i586
    Собран:  21 августа 2009 г. 22:28
    Исходный пакет: python-module-ssl
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://docs.python.org/dev/library/ssl.html

    Лицензия: Python (MIT-like)
    О пакете: SSL wrapper for socket objects (2.3, 2.4, 2.5 compatible)
    Описание: 
    The old socket.ssl() support for TLS over sockets is being
    superseded in Python 2.6 by a new 'ssl' module.  This package
    brings that module to older Python releases, 2.3.5 and up (it may
    also work on older versions of 2.3, but we haven't tried it).
    
    It's quite similar to the 2.6 ssl module.  There's no stand-alone
    documentation for this package; instead, just use the development
    branch documentation for the SSL module at
    http://docs.python.org/dev/library/ssl.html.

    Сопровождающий: Aleksey Avdeev

    Список участников:
    Aleksey Avdeev

    Права:
    @qa_p5

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


    21 августа 2009 г. Aleksey Avdeev 1.15-alt1
    - initial build