{ "info": { "author": "Edward Atkins", "author_email": "ecatkins@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "xpdf python\n===============================\n\nversion number: 0.0.10\n\nauthor: Edward Atkins\n\npython >= 3.4\n\nOverview\n--------\n\nPython wrapper for xpdf (currently just the \"pdftotext\" utility)\n\nInstallation / Usage\n--------------------\n\nTo install using pip from pypi:\n\n $ pip install xpdf_python\n\nTo install using pip from github:\n\n $ pip install git+https://github.com:/ecatkins/xpdf_python\n\nOr clone the repo:\n\n $ git clone https://github.com/ecatkins/xpdf_python.git\n $ python setup.py install\n\nThe package will attempt to automatically install xpdf. If this fails use either:\n1. Instructions for your OS found [here](http://www.foolabs.com/xpdf/download.html) OR \n2. The bash scripts found in this repo's install_xpdf subdirectory\n \n\nOperating Systems\n------------\n\nmacOS, Linux\n\nNote: For Linux you may need to install the libxp6 library:\n\n sudo apt install libxp6 (Ubuntu)\n sudo yum install libXp.so.6 (Centos)\n\nExample\n-------\n\n from xpdf_python import to_text\n\n pdf_location = '/path/to/my.pdf'\n text = to_text(pdf_location)\n\nSupported by\n------------\n\n ", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ecatkins/xpdf_python/tarball/0.0.10", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ecatkins/xpdf_python", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "xpdf-python", "package_url": "https://pypi.org/project/xpdf-python/", "platform": "", "project_url": "https://pypi.org/project/xpdf-python/", "project_urls": { "Download": "https://github.com/ecatkins/xpdf_python/tarball/0.0.10", "Homepage": "https://github.com/ecatkins/xpdf_python" }, "release_url": "https://pypi.org/project/xpdf-python/0.0.10/", "requires_dist": null, "requires_python": "", "summary": "Python wrapper for xpdf", "version": "0.0.10" }, "last_serial": 3113125, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7c34c1546ac43b72f69bc20a81a762a9", "sha256": "caf33aa35526866782a0970997c8804f38c7c72ab3f320b9b66cecdaad3efe8c" }, "downloads": -1, "filename": "xpdf_python-0.0.1-py3.4.egg", "has_sig": false, "md5_digest": "7c34c1546ac43b72f69bc20a81a762a9", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 7722, "upload_time": "2017-08-05T20:28:22", "url": "https://files.pythonhosted.org/packages/25/0b/37bb7cb804334dff3a5d5c1c5dc38886065552fb4a8fb88179f7be5fd50e/xpdf_python-0.0.1-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "3d5aebd2aaf73b694655a88f925d477b", "sha256": "1eeb50581a9a123bb7586e218fa044fc5a897f588ad048790983a81a6e8fb412" }, "downloads": -1, "filename": "xpdf_python-0.0.1-py3.6.egg", "has_sig": false, "md5_digest": "3d5aebd2aaf73b694655a88f925d477b", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 2815, "upload_time": "2017-08-05T20:28:24", "url": "https://files.pythonhosted.org/packages/eb/b8/ece5065a984c41f5a42bcb69d846de913d55f06d055e24d4ca22d5d7bda3/xpdf_python-0.0.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "77255bba3a4023fa9fd704209b2cca0d", "sha256": "491b63a0a3d413bcfd817bb7a71b75b8df2017facf7bd2ce3170bdd807a72dce" }, "downloads": -1, "filename": "xpdf_python-0.0.1.tar.gz", "has_sig": false, "md5_digest": "77255bba3a4023fa9fd704209b2cca0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3077, "upload_time": "2017-08-05T20:28:25", "url": "https://files.pythonhosted.org/packages/25/67/c2e8da37424638486a6274ca951d7514090497137acdd511793e4239c3a5/xpdf_python-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "ad3193f1f8dc7eba97f6cf96145aa84f", "sha256": "60be827f972d0d5eb0866a6ea828e8405968b1882973726d2f93c15ebc0ee13a" }, "downloads": -1, "filename": "xpdf_python-0.0.10.tar.gz", "has_sig": false, "md5_digest": "ad3193f1f8dc7eba97f6cf96145aa84f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3766, "upload_time": "2017-08-21T22:06:01", "url": "https://files.pythonhosted.org/packages/60/dc/2fe816b1a8358850d5e70b6c82609713c9f50603b459b0166985e099d17b/xpdf_python-0.0.10.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f538c6585df16b4677f7196298806368", "sha256": "e2380a9b238858bffd6a49825f552596dbbfb2f0395cafb4a51bc41c8fbfe543" }, "downloads": -1, "filename": "xpdf_python-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f538c6585df16b4677f7196298806368", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3123, "upload_time": "2017-08-05T21:50:01", "url": "https://files.pythonhosted.org/packages/81/01/9c933d23cc91bbe370da31d313c6f9e2524db8acffc9795b34f793e958a2/xpdf_python-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "097fd4806a7551cffd0b73afef35ff77", "sha256": "11702a33ad4eedb0b831a4e942f6966d98a14d8b4b68a1c0820b062935844f70" }, "downloads": -1, "filename": "xpdf_python-0.0.3.tar.gz", "has_sig": false, "md5_digest": "097fd4806a7551cffd0b73afef35ff77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3521, "upload_time": "2017-08-07T16:19:01", "url": "https://files.pythonhosted.org/packages/5e/0e/e74161295fc615624707cbceae08ea030bbcd8f1e4ce2ee5c72b1ed90187/xpdf_python-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "d08535d7375e4bc93a77f3ea7b9590cd", "sha256": "2d53d51335a9b0daf8bfeaae0ae639782e4483779acd5e24933d49215b5d7267" }, "downloads": -1, "filename": "xpdf_python-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d08535d7375e4bc93a77f3ea7b9590cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3513, "upload_time": "2017-08-07T17:20:19", "url": "https://files.pythonhosted.org/packages/e7/de/4710f356714ee7f6c913910c9bc78bb35f143391e823074a883d09ea0204/xpdf_python-0.0.4.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "68748a47c928d1c468c2459609672869", "sha256": "7e8935eacd98503d4dcd14d0d1f195647ab4332b1da13ed8686e717016b92aa1" }, "downloads": -1, "filename": "xpdf_python-0.0.6.tar.gz", "has_sig": false, "md5_digest": "68748a47c928d1c468c2459609672869", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3631, "upload_time": "2017-08-07T18:50:21", "url": "https://files.pythonhosted.org/packages/9b/02/babeb3ceeb421f08dcedee86a4c60b079fa90b0b7c0f39693e0d39259240/xpdf_python-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "73994b901f7433d36d9bdb3dc5a3e625", "sha256": "dc2f39955f0e678350077e86ceeb40a3132be8b72291484d2c7a2b722ed696d2" }, "downloads": -1, "filename": "xpdf_python-0.0.7.tar.gz", "has_sig": false, "md5_digest": "73994b901f7433d36d9bdb3dc5a3e625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3757, "upload_time": "2017-08-14T18:22:32", "url": "https://files.pythonhosted.org/packages/ed/95/893f178334b66c376b536fea84fd9a672cf3308bc360bb52266526666194/xpdf_python-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "4b5bd85978798cb1a30430e9d47295dc", "sha256": "7b0d57a2ded989f0a84a888d7c3569e0a3543449b2de9830371faf9cf33cad01" }, "downloads": -1, "filename": "xpdf_python-0.0.8.tar.gz", "has_sig": false, "md5_digest": "4b5bd85978798cb1a30430e9d47295dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3786, "upload_time": "2017-08-21T18:53:26", "url": "https://files.pythonhosted.org/packages/4d/cd/387b0ad7f2f6fd2691d08b945438a8f595de2bae45b0d5555f88bfd3d054/xpdf_python-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "4bf475a41e616979486f8b9069ec32c1", "sha256": "6eb4c0e7c596e9701aba7d4dbc095bd4667e828ba9b7808c3e12847d1f2fb663" }, "downloads": -1, "filename": "xpdf_python-0.0.9.tar.gz", "has_sig": false, "md5_digest": "4bf475a41e616979486f8b9069ec32c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3783, "upload_time": "2017-08-21T19:45:56", "url": "https://files.pythonhosted.org/packages/6a/3c/9143ad5fbe1a2f2baa933dd4087b3aced0b86ac84121c2dc2cdfedd754e5/xpdf_python-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad3193f1f8dc7eba97f6cf96145aa84f", "sha256": "60be827f972d0d5eb0866a6ea828e8405968b1882973726d2f93c15ebc0ee13a" }, "downloads": -1, "filename": "xpdf_python-0.0.10.tar.gz", "has_sig": false, "md5_digest": "ad3193f1f8dc7eba97f6cf96145aa84f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3766, "upload_time": "2017-08-21T22:06:01", "url": "https://files.pythonhosted.org/packages/60/dc/2fe816b1a8358850d5e70b6c82609713c9f50603b459b0166985e099d17b/xpdf_python-0.0.10.tar.gz" } ] }