{ "info": { "author": "okhin", "author_email": "okhin@okhin.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Python OpenPGP Packet parser and assembler\n\nThis module has for puropse to parse and create openPGP packets, following the\n[RFC 4880](https://tools.ietf.org/html/rfc4880) specifications.\n\nIt convert a nested S-Expression describing the packets to be converted in a\nstream of packets which can then be turned into a RADIX64 file.\n\nIt can also take a RADIX64 file as an input and generate a nested S-Expression\nrepresenting all the packets given in input.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://phab.okhin.fr/diffusion/POPP", "keywords": "openpgp crypto libgcrypt rfc4880", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "pyopenpgparse", "package_url": "https://pypi.org/project/pyopenpgparse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyopenpgparse/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://phab.okhin.fr/diffusion/POPP" }, "release_url": "https://pypi.org/project/pyopenpgparse/0.1.1.dev1/", "requires_dist": null, "requires_python": null, "summary": "parsing and create openpgp packets", "version": "0.1.1.dev1" }, "last_serial": 1770972, "releases": { "0.1.1.dev1": [ { "comment_text": "", "digests": { "md5": "54bc355bbc14aa854e8daeff118b4114", "sha256": "d6af3780a186a0b2c7e22947cd078566fed6f8d6a4508f72c6adbf8a16508ea2" }, "downloads": -1, "filename": "pyopenpgparse-0.1.1.dev1.tar.gz", "has_sig": true, "md5_digest": "54bc355bbc14aa854e8daeff118b4114", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10630, "upload_time": "2015-10-15T23:55:10", "url": "https://files.pythonhosted.org/packages/bc/9c/1b364298bf9500015561260e1ed831873205841058822db3eb8737f3a44c/pyopenpgparse-0.1.1.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "54bc355bbc14aa854e8daeff118b4114", "sha256": "d6af3780a186a0b2c7e22947cd078566fed6f8d6a4508f72c6adbf8a16508ea2" }, "downloads": -1, "filename": "pyopenpgparse-0.1.1.dev1.tar.gz", "has_sig": true, "md5_digest": "54bc355bbc14aa854e8daeff118b4114", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10630, "upload_time": "2015-10-15T23:55:10", "url": "https://files.pythonhosted.org/packages/bc/9c/1b364298bf9500015561260e1ed831873205841058822db3eb8737f3a44c/pyopenpgparse-0.1.1.dev1.tar.gz" } ] }