{ "info": { "author": "Phaseit, Inc.", "author_email": "PyPDF4@phaseit.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A Pure-Python library built as a PDF toolkit. It is capable of:\n\n- extracting document information (title, author, ...)\n- splitting documents page by page\n- merging documents page by page\n- cropping pages\n- merging multiple pages into a single page\n- encrypting and decrypting PDF files\n- and more!\n\nBy being Pure-Python, it should run on any Python platform without any\ndependencies on external libraries. It can also work entirely on StringIO\nobjects rather than file streams, allowing for PDF manipulation in memory.\nIt is therefore a useful tool for websites that manage or manipulate PDFs.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://claird.github.com/PyPDF4", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "PyPDF4", "package_url": "https://pypi.org/project/PyPDF4/", "platform": "", "project_url": "https://pypi.org/project/PyPDF4/", "project_urls": { "Homepage": "http://claird.github.com/PyPDF4" }, "release_url": "https://pypi.org/project/PyPDF4/1.27.0/", "requires_dist": null, "requires_python": "", "summary": "PDF toolkit", "version": "1.27.0" }, "last_serial": 4145737, "releases": { "1.27.0": [ { "comment_text": "", "digests": { "md5": "0429f9c110184583d7224b4d12c17b12", "sha256": "7c932441146d205572f96254d53c79ea2c30c9e11df55a5cf87e056c7b3d7f89" }, "downloads": -1, "filename": "PyPDF4-1.27.0.tar.gz", "has_sig": false, "md5_digest": "0429f9c110184583d7224b4d12c17b12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63925, "upload_time": "2018-08-07T20:07:55", "url": "https://files.pythonhosted.org/packages/4f/1f/509b44850c475c101aa5b5c9b81755cedd363389d6fbb5c53be6fa915a61/PyPDF4-1.27.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0429f9c110184583d7224b4d12c17b12", "sha256": "7c932441146d205572f96254d53c79ea2c30c9e11df55a5cf87e056c7b3d7f89" }, "downloads": -1, "filename": "PyPDF4-1.27.0.tar.gz", "has_sig": false, "md5_digest": "0429f9c110184583d7224b4d12c17b12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63925, "upload_time": "2018-08-07T20:07:55", "url": "https://files.pythonhosted.org/packages/4f/1f/509b44850c475c101aa5b5c9b81755cedd363389d6fbb5c53be6fa915a61/PyPDF4-1.27.0.tar.gz" } ] }