Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038231
en ru br
ALT Linux repos
5.0: 1.15-alt1
4.1: 1.15-alt0.M41.2

Group :: Development/Python
RPM: python-module-ssl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.15-alt1
Build date: 21 august 2009, 22:28 ( 761.8 weeks ago )
Size: 31.87 Kb

Home page:   http://docs.python.org/dev/library/ssl.html

License: Python (MIT-like)
Summary: SSL wrapper for socket objects (2.3, 2.4, 2.5 compatible)
Description:

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.

Current maintainer: Aleksey Avdeev

List of contributors

List of rpms provided by this srpm:

  • python-module-ssl
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin