Difference between revisions of "PyGnuTLS"

From Free Software Directory
Jump to: navigation, search
(New version)
Line 3: Line 3:
 
|Short description=Python wrapper for the GnuTLS library
 
|Short description=Python wrapper for the GnuTLS library
 
|Full description='pyGnuTLS' lets you call GnuTLS functions from Python. GnuTLS is a C library which implements TLS (which is closely related to SSL).
 
|Full description='pyGnuTLS' lets you call GnuTLS functions from Python. GnuTLS is a C library which implements TLS (which is closely related to SSL).
|Homepage URL=http://www.imperialviolet.org/pygnutls.html
+
|Homepage URL=https://pypi.python.org/pypi/python-gnutls
 
|User level=none
 
|User level=none
 
|Computer languages=Python
 
|Computer languages=Python

Revision as of 20:02, 18 February 2017


[edit]

pyGnuTLS

http://web.archive.org/web/20081204105638/http://www.imperialviolet.org./pygnutls.html
Python wrappings for the GnuTLS Library

pyGnuTLS is a Python wrapping for GnuTLS.

GnuTLS is an LGPL library which implements TLS (which you might know as SSL, they aren't quite the same thing but almost). GnuTLS is written in C and has excellent documentation for its C functions.

pyGnuTLS lets you call GnuTLS functions from Python.





Licensing

License

Verified by

Verified on

Notes

Verified by

BABA200

Verified on

26 February 2017




Leaders and contributors

Contact(s)Role
Adam Langley Maintainer


Resources and communication

AudienceResource typeURI
Homepage (not much about gnutls)Homepagehttps://www.imperialviolet.org/


Software prerequisites

KindDescription
Required to usegnutls




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.