This module allows easy access to GnuPG's key management, encryption and signature
functionality from Python programs. It is intended for use with Python 2.4 or
greater.
Releases are normally signed using a GnuPG key with the user id
vinay_sajip@yahoo.co.uk and the following fingerprint:
CA74 9061 914E AC13 8E66 EADB 9147 B477 339A 9B86
As PyPI no longer shows signatures, you should be able to download release archives
and signatures from
https://github.com/vsajip/python-gnupg/releases/
The archives should be the same as those uploaded to PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/vsajip/python-gnupg",
"name": "python-gnupg",
"maintainer": "Vinay Sajip",
"docs_url": "https://pythonhosted.org/python-gnupg/",
"requires_python": null,
"maintainer_email": "vinay_sajip@yahoo.co.uk",
"keywords": "GnuPG, cryptography, encryption, decryption, signing, verification",
"author": "Vinay Sajip",
"author_email": "vinay_sajip@yahoo.co.uk",
"download_url": "https://files.pythonhosted.org/packages/85/61/2df3cd6f49dbb2d4a6a567cac1d803e3a50d86207e196d0f9e67a48664f7/python-gnupg-0.5.3.tar.gz",
"platform": "any",
"description": "\nThis module allows easy access to GnuPG's key management, encryption and signature\nfunctionality from Python programs. It is intended for use with Python 2.4 or\ngreater.\n\nReleases are normally signed using a GnuPG key with the user id\nvinay_sajip@yahoo.co.uk and the following fingerprint:\n\nCA74 9061 914E AC13 8E66 EADB 9147 B477 339A 9B86\n\nAs PyPI no longer shows signatures, you should be able to download release archives\nand signatures from\n\nhttps://github.com/vsajip/python-gnupg/releases/\n\nThe archives should be the same as those uploaded to PyPI.\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "A wrapper for the Gnu Privacy Guard (GPG or GnuPG)",
"version": "0.5.3",
"project_urls": {
"Documentation": "https://gnupg.readthedocs.io/",
"Homepage": "https://github.com/vsajip/python-gnupg",
"Source": "https://github.com/vsajip/python-gnupg",
"Tracker": "https://github.com/vsajip/python-gnupg/issues"
},
"split_keywords": [
"gnupg",
" cryptography",
" encryption",
" decryption",
" signing",
" verification"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3867ea9e551fcc684fe5119e5355920c69ac9332afdd1691a472a38528dd9a3c",
"md5": "901bfacf71b265c3b5b943f561851e97",
"sha256": "2f8a4c6f63766feca6cc1416408f8b84e1b914fe7b54514e570fc5cbe92e9248"
},
"downloads": -1,
"filename": "python_gnupg-0.5.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "901bfacf71b265c3b5b943f561851e97",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 21607,
"upload_time": "2024-09-20T16:43:47",
"upload_time_iso_8601": "2024-09-20T16:43:47.082608Z",
"url": "https://files.pythonhosted.org/packages/38/67/ea9e551fcc684fe5119e5355920c69ac9332afdd1691a472a38528dd9a3c/python_gnupg-0.5.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "85612df3cd6f49dbb2d4a6a567cac1d803e3a50d86207e196d0f9e67a48664f7",
"md5": "48c77a551bed992d19f7a99e3c6fb9d6",
"sha256": "290d8ddb9cd63df96cfe9284b9b265f19fd6e145e5582dc58fd7271f026d0a47"
},
"downloads": -1,
"filename": "python-gnupg-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "48c77a551bed992d19f7a99e3c6fb9d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 65457,
"upload_time": "2024-09-20T16:43:48",
"upload_time_iso_8601": "2024-09-20T16:43:48.267062Z",
"url": "https://files.pythonhosted.org/packages/85/61/2df3cd6f49dbb2d4a6a567cac1d803e3a50d86207e196d0f9e67a48664f7/python-gnupg-0.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-20 16:43:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vsajip",
"github_project": "python-gnupg",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"tox": true,
"lcname": "python-gnupg"
}