Difference between revisions of "PyGnuTLS"

From Free Software Directory
Jump to: navigation, search
(Added more info ( !!! THIS REV2/3/4 python-gnutls MAKE AN OTHER ENTREE FOR python-gnutls !!! ))
((Added more info ( !!! THIS REV1/5 pyGnuTLS KEEP THIS ENTREE pyGnuTLS !!! ))
 
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=python-gnutls
+
|Name=pyGnuTLS
|Short description=GnuTLS bindings for Python
+
|Short description=Python wrappings for the GnuTLS Library
|Full description=Python wrapper for the GnuTLS library
+
|Full description=pyGnuTLS is a Python wrapping for GnuTLS.
  
This package provides a high level object oriented wrapper around libgnutls,
+
GnuTLS is an LGPL library which implements TLS (which you might know as
as well as low level bindings to the GnuTLS types and functions via ctypes.
+
SSL, they aren't quite the same thing but almost). GnuTLS is written in
The high level wrapper hides the details of accessing the GnuTLS library via
+
C and has excellent documentation for its C functions.
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
+
pyGnuTLS lets you call GnuTLS functions from Python.
with Twisted, providing connectTLS and listenTLS methods on the Twisted
+
|Homepage URL=http://web.archive.org/web/20081204105638/http://www.imperialviolet.org./pygnutls.html
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.
 
|Homepage URL=https://github.com/AGProjects/python-gnutls
 
 
|User level=none
 
|User level=none
|VCS checkout command=https://github.com/AGProjects/python-gnutls.git
 
 
|Related projects=OpenSSL, gnutls
 
|Related projects=OpenSSL, gnutls
 
|Keywords=SSL,wrapper
 
|Keywords=SSL,wrapper
|Version identifier=3.1.1
+
|Version identifier=1.2.4-0.2.1
|Version date=2017/02/01
+
|Version date=2005/09/14
 
|Version status=stable
 
|Version status=stable
|Version download=https://github.com/AGProjects/python-gnutls/archive/release-3.1.1.tar.gz
+
|Version download=http://web.archive.org/web/20081204105638/http://www.imperialviolet.org./binary/pyGnuTLS-1.2.4-0.2.1.tar.gz
 
|Last review by=BABA200
 
|Last review by=BABA200
 
|Last review date=2017/02/26
 
|Last review date=2017/02/26
Line 37: Line 26:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPLv2orlater
+
|License=PublicDomain
|License copyright=Copyright (C) 2006-2016 AG Projects
 
 
|License verified by=BABA200
 
|License verified by=BABA200
 
|License verified date=2017/02/26
 
|License verified date=2017/02/26
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=AG Projects
+
|Real name=Adam Langley
 
|Role=Maintainer
 
|Role=Maintainer
|Email=support@ag-projects.com
+
|Email=agl@imperialviolet.org
 
|Resource URL=
 
|Resource URL=
}}
 
{{Person
 
|Real name=Debian Python Modules Team
 
|Role=Maintainer Debian
 
|Email=python-modules-team@lists.alioth.debian.org
 
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Debian page
 
|Resource kind=Homepage
 
|Resource URL=https://tracker.debian.org/pkg/python-gnutls
 
}}
 
{{Resource
 
|Resource audience=Trisquel page
 
|Resource kind=Homepage
 
|Resource URL=http://packages.trisquel.info/belenos/python-gnutls
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Python page
+
|Resource audience=Homepage (not much about gnutls)
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=https://pypi.python.org/pypi/python-gnutls
+
|Resource URL=https://www.imperialviolet.org/
 
}}
 
}}
 
{{Software category
 
{{Software category

Latest revision as of 14:39, 26 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










"Homepage (not much about gnutls)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










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.