{ "info": { "author": "Dan McGee", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# python-pgpdump: a Python library for parsing PGP packets\n\nThis is based on the C version published at:\nhttp://www.mew.org/~kazu/proj/pgpdump/\n\nThe intent here is not on completeness, as we don't currently decode every\npacket type, but on being able to do what people actually have to 95% of the\ntime. Currently supported things include:\n\n* Signature packets\n* Public key packets\n* Secret key packets\n* Trust, user ID, and user attribute packets\n* ASCII-armor decoding and CRC check\n\nA single codebase with dependencies on only the standard python library is\ncompatible across Python 2.6, 2.7, and 3.2+, as well as with PyPy 1.8+.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/toofishes/python-pgpdump", "keywords": "pgp gpg rfc2440 rfc4880 crypto cryptography", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pgpdump", "package_url": "https://pypi.org/project/pgpdump/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pgpdump/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/toofishes/python-pgpdump" }, "release_url": "https://pypi.org/project/pgpdump/1.5/", "requires_dist": null, "requires_python": null, "summary": "PGP packet parser library", "version": "1.5" }, "last_serial": 983057, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "44e6a89d68b7df765b5dfd3dab18437c", "sha256": "fdde5532e3e7abf7e97dd1eb83e8b08230ea67fee4b4ed5115500beed379c751" }, "downloads": -1, "filename": "pgpdump-0.1.tar.gz", "has_sig": false, "md5_digest": "44e6a89d68b7df765b5dfd3dab18437c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7836, "upload_time": "2011-10-26T11:27:01", "url": "https://files.pythonhosted.org/packages/a0/19/97b79a6c4cc1d31da24cb6fe6cd9031d44104dfa238dbc594c349c125a2f/pgpdump-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b6418cf510e8d14858554eb7fea15d94", "sha256": "f9a7599f4158d7210aab0a68311ec4c545ca4d76ff3d5cf17d66aff5fac8c76a" }, "downloads": -1, "filename": "pgpdump-0.2.tar.gz", "has_sig": false, "md5_digest": "b6418cf510e8d14858554eb7fea15d94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8404, "upload_time": "2012-01-05T03:24:50", "url": "https://files.pythonhosted.org/packages/4b/ec/7513ca0b8721ad42f9334e18552052553924b871944142ce8258522686a6/pgpdump-0.2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "199e10e578f5a26850e838eafc796c71", "sha256": "57bff2ab5ea46e01ba5b8f25248385665939f1b949fe3f019778336936469b4c" }, "downloads": -1, "filename": "pgpdump-1.0.tar.gz", "has_sig": false, "md5_digest": "199e10e578f5a26850e838eafc796c71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51107, "upload_time": "2012-03-08T08:13:37", "url": "https://files.pythonhosted.org/packages/e4/80/f94d348ce74c96375eff4230d547cf2cabc70f16fcaee2fe79213f21136b/pgpdump-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "60bb49e58f0ed778b20a5e808f2cd967", "sha256": "5a4c5e70bb8e5c526c4875acb7f5b1542acf73f6333ef09f4ea96ecdb292dc9c" }, "downloads": -1, "filename": "pgpdump-1.1.tar.gz", "has_sig": true, "md5_digest": "60bb49e58f0ed778b20a5e808f2cd967", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51631, "upload_time": "2012-03-08T18:06:36", "url": "https://files.pythonhosted.org/packages/81/81/09ba9a8be021c2f3f302bfe694dcc58c9fb0af54e19caa8035aee06402d7/pgpdump-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "a98ef9c73343a8e43b70e4f30d045678", "sha256": "2c8729f275f82b14cbf91249ebb554fa039bb9a5512ec5d0e7c1d3757d2a37d0" }, "downloads": -1, "filename": "pgpdump-1.2.tar.gz", "has_sig": true, "md5_digest": "a98ef9c73343a8e43b70e4f30d045678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55645, "upload_time": "2012-05-12T05:50:20", "url": "https://files.pythonhosted.org/packages/f1/9b/10d29ec915735303c354bd28673f97a29029d3b5b5b8124b6022adfbef1f/pgpdump-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "6a55dcbcac466a86ccabd71110c47d00", "sha256": "73fa3f481948589677afc00c82a69aafaa5c7e2f0e7547bd2b58abd6480cff1e" }, "downloads": -1, "filename": "pgpdump-1.3.tar.gz", "has_sig": true, "md5_digest": "6a55dcbcac466a86ccabd71110c47d00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57875, "upload_time": "2012-05-12T05:55:31", "url": "https://files.pythonhosted.org/packages/ec/54/1598aec4386583cea6ca4298f91a4e7e05b2f23c842eb98c03bd4a013a60/pgpdump-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "b437c28ff9d6a6257a0062c0bbe2a9ec", "sha256": "d1aae24e3a6841239363dc52744dff3bcd766dab590dbafbb1ad70a8c100a657" }, "downloads": -1, "filename": "pgpdump-1.4.tar.gz", "has_sig": true, "md5_digest": "b437c28ff9d6a6257a0062c0bbe2a9ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66640, "upload_time": "2012-10-22T15:36:43", "url": "https://files.pythonhosted.org/packages/ce/06/c57ac26296e6b156f627e379bee04c3219d60aff5db0bce5f27c17398aab/pgpdump-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "040a451c8e63de3e61fc5b66efa7fca5", "sha256": "1c4700857bf7ba735b08cfe4101aa3a4f5fd839657af249c17b2697c20829668" }, "downloads": -1, "filename": "pgpdump-1.5.tar.gz", "has_sig": true, "md5_digest": "040a451c8e63de3e61fc5b66efa7fca5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69446, "upload_time": "2014-01-27T16:15:31", "url": "https://files.pythonhosted.org/packages/0c/b8/b4a44411077c8f8ac356c8c3e8c95dac154b50f45348c317ebac2a9a85c0/pgpdump-1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "040a451c8e63de3e61fc5b66efa7fca5", "sha256": "1c4700857bf7ba735b08cfe4101aa3a4f5fd839657af249c17b2697c20829668" }, "downloads": -1, "filename": "pgpdump-1.5.tar.gz", "has_sig": true, "md5_digest": "040a451c8e63de3e61fc5b66efa7fca5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69446, "upload_time": "2014-01-27T16:15:31", "url": "https://files.pythonhosted.org/packages/0c/b8/b4a44411077c8f8ac356c8c3e8c95dac154b50f45348c317ebac2a9a85c0/pgpdump-1.5.tar.gz" } ] }