File: PKG-INFO

package info (click to toggle)
pyopenssl 0.10-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,296 kB
  • ctags: 1,595
  • sloc: ansic: 5,966; python: 5,445; perl: 3,089; xml: 693; sh: 337; makefile: 177; lisp: 13; sed: 2
file content (15 lines) | stat: -rw-r--r-- 574 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Metadata-Version: 1.0
Name: pyOpenSSL
Version: 0.10
Summary: Python wrapper module around the OpenSSL library
Home-page: http://pyopenssl.sourceforge.net/
Author: Jean-Paul Calderone
Author-email: exarkun@twistedmatrix.com
License: LGPL
Description: High-level wrapper around a subset of the OpenSSL library, includes
        * SSL.Connection objects, wrapping the methods of Python's portable
        sockets
        * Callbacks written in Python
        * Extensive error-handling mechanism, mirroring OpenSSL's error codes
        ...  and much more ;)
Platform: UNKNOWN