{ "info": { "author": "Bart Massey", "author_email": "bart.massey@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Office/Business" ], "description": "pdfformread\n--------------------------\n\nCopyright (c) 2016 Bart Massey\n\nThis Python 2 library and command-line app facilitate\ngetting form data from PDF forms, using the PDFMiner\n(http://www.unixuser.org/~euske/python/pdfminer) library for\nextraction. The code is originally from\nhttp://stackoverflow.com/q/3984003/364875 but with minor\nchanges for 2016 and for app.\n\nThere are a lot of things that need to be improved here:\n\n* Unicode and other character encoding handling is kludgy at best.\n\n* Only text and selection elements of forms are supported.\n\n* Subforms aren't supported.\n\nThis code is available under the \"MIT License\".\nPlease see the file COPYING in this distribution\nfor license terms.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/BartMassey/pdfformread", "keywords": "pdf form extract data", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pdfformread", "package_url": "https://pypi.org/project/pdfformread/", "platform": "", "project_url": "https://pypi.org/project/pdfformread/", "project_urls": { "Homepage": "http://github.com/BartMassey/pdfformread" }, "release_url": "https://pypi.org/project/pdfformread/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Extract form data from a PDF form.", "version": "0.1.2" }, "last_serial": 2398818, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "88ebb347a383fb76f48f515ff1620ae3", "sha256": "5f6bdb10f26130aaaa72ad44f186b5a8d9f838e2709baee86ae0d59adacd7b12" }, "downloads": -1, "filename": "pdfformread-0.1.1.tar.gz", "has_sig": false, "md5_digest": "88ebb347a383fb76f48f515ff1620ae3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3038, "upload_time": "2016-07-06T08:05:23", "url": "https://files.pythonhosted.org/packages/1f/73/5de48c66a104ba21ed144459c91e4ff63eef3ed5f99ec958dafa9f24415c/pdfformread-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "30bfcde680bcf8f0381e85d70a4d0441", "sha256": "0091f5a1800b23040a4e4b8ce2613a8988babb396e35c5af5180cb40c86fa70a" }, "downloads": -1, "filename": "pdfformread-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "30bfcde680bcf8f0381e85d70a4d0441", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5315, "upload_time": "2016-10-14T07:20:54", "url": "https://files.pythonhosted.org/packages/c0/cd/0fe8ed72b705bd632fdc9588d8f1b36810f96b484c978698993b0db9aca2/pdfformread-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db0c4d568bbaa696bf32495f1cf8cd70", "sha256": "3b974c115e6a2decb0235eb45bf04c6ba2301181eccbe389a6446a9c222dfe44" }, "downloads": -1, "filename": "pdfformread-0.1.2.tar.gz", "has_sig": false, "md5_digest": "db0c4d568bbaa696bf32495f1cf8cd70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3110, "upload_time": "2016-10-14T07:08:51", "url": "https://files.pythonhosted.org/packages/c2/b2/4dee9816d0b134ce8a65f71b4718d1bca0d7e299e5403f9a46bc44f6b1bf/pdfformread-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "30bfcde680bcf8f0381e85d70a4d0441", "sha256": "0091f5a1800b23040a4e4b8ce2613a8988babb396e35c5af5180cb40c86fa70a" }, "downloads": -1, "filename": "pdfformread-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "30bfcde680bcf8f0381e85d70a4d0441", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5315, "upload_time": "2016-10-14T07:20:54", "url": "https://files.pythonhosted.org/packages/c0/cd/0fe8ed72b705bd632fdc9588d8f1b36810f96b484c978698993b0db9aca2/pdfformread-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db0c4d568bbaa696bf32495f1cf8cd70", "sha256": "3b974c115e6a2decb0235eb45bf04c6ba2301181eccbe389a6446a9c222dfe44" }, "downloads": -1, "filename": "pdfformread-0.1.2.tar.gz", "has_sig": false, "md5_digest": "db0c4d568bbaa696bf32495f1cf8cd70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3110, "upload_time": "2016-10-14T07:08:51", "url": "https://files.pythonhosted.org/packages/c2/b2/4dee9816d0b134ce8a65f71b4718d1bca0d7e299e5403f9a46bc44f6b1bf/pdfformread-0.1.2.tar.gz" } ] }