Python wrapper for the GnuTLS library
Project description
PyGnuTLS
This package provides a high level object oriented wrapper around libgnutls, as well as low level bindings to the GnuTLS types and functions via ctypes. The high level wrapper hides the details of accessing the GnuTLS library via ctypes behind a set of classes that encapsulate GnuTLS sessions, certificates and credentials and expose them to python applications using a simple API.
Release Process
These notes are probably only for the maintainer of this module!
# set version in setup.py
make pkg
./env/bin/twine upload dist/*
git commit -a -m "New version for PyPI" && git push
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PyGnuTLS-0.1.4.tar.gz.
File metadata
- Download URL: PyGnuTLS-0.1.4.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ec9b50e0725ff410cf13eaa3e4c1490eec5d22cdedefbea3dbac0c4176712be
|
|
| MD5 |
e54e4ff08fabcb7724ac8eeba537a2b9
|
|
| BLAKE2b-256 |
fee5fef78a11559790c31e4a3f6f662f58e97c27b45cdf17c7c568cd0bd89bf8
|
File details
Details for the file PyGnuTLS-0.1.4-py3-none-any.whl.
File metadata
- Download URL: PyGnuTLS-0.1.4-py3-none-any.whl
- Upload date:
- Size: 54.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98f653e79aaabd8a1b6b128ec4064a7c47422d45678afc1fc3e4a7d817ae0e2e
|
|
| MD5 |
aa368fb1b2496141c23fbffe103e732f
|
|
| BLAKE2b-256 |
c7c5ac9bbecba1cf2b5335da14952a74d290ff77f1f63cc8e1915515cdec08c4
|