{ "info": { "author": "Jens B. Jorgensen", "author_email": "jbj1@ultraemail.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "This is a fairly simply module which will decode OpenPGP messages (RFC 2440).\r\nSuch messages are generated by Gnu Privacy Guard and PGP. I haven't made any\r\neffort to do much cryptographic operations because in my case my purpose for\r\ncreating the module was to write an OpenLDAP backend that supported the kind of\r\nLDAP access present in PGP. The one crypto thing it does do is calculate the\r\nfingerprint/key_id for a public key. So, basically this module will let you read\r\nin a message (which could be encrypted text or a pgp key) and will let you\r\niterate over the object and inspect its parts.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jbox.ultraemail.net:8000/~jbj1/#pgpmsg", "keywords": "pgp,gpg,rfc2440,crypto,cryptography", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "pgpmsg", "package_url": "https://pypi.org/project/pgpmsg/", "platform": "OS Independent", "project_url": "https://pypi.org/project/pgpmsg/", "project_urls": { "Homepage": "http://jbox.ultraemail.net:8000/~jbj1/#pgpmsg" }, "release_url": "https://pypi.org/project/pgpmsg/1.1/", "requires_dist": null, "requires_python": null, "summary": "OpenPGP (RFC2440) message parser", "version": "1.1" }, "last_serial": 1753678, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "2bc2061ec7ae37d60a61e7aee155886f", "sha256": "78f41d5da7697949f30b908270083b39a5dc73820c2ce053c8edc0ab25dcb642" }, "downloads": -1, "filename": "pgpmsg-1.1.zip", "has_sig": true, "md5_digest": "2bc2061ec7ae37d60a61e7aee155886f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15097, "upload_time": "2015-10-06T02:06:55", "url": "https://files.pythonhosted.org/packages/10/fd/8ee909b2b394ecc75e138f7a0ff7480f624ba9e93fe1de9b0695b68a9e7b/pgpmsg-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2bc2061ec7ae37d60a61e7aee155886f", "sha256": "78f41d5da7697949f30b908270083b39a5dc73820c2ce053c8edc0ab25dcb642" }, "downloads": -1, "filename": "pgpmsg-1.1.zip", "has_sig": true, "md5_digest": "2bc2061ec7ae37d60a61e7aee155886f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15097, "upload_time": "2015-10-06T02:06:55", "url": "https://files.pythonhosted.org/packages/10/fd/8ee909b2b394ecc75e138f7a0ff7480f624ba9e93fe1de9b0695b68a9e7b/pgpmsg-1.1.zip" } ] }