{ "info": { "author": "Nathan Van Gheem", "author_email": "nathan.vangheem@wildcardcorp.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\nThis package provides some nice integrations for PDF heavy web sites.\n\n* Generates thumbnails from PDF\n* Adds folder view for pdfs so it can use the generated thumbnail\n* Adds OCR for PDF indexing\n* Everything configurable so you can choose to not use thumbnail gen or OCR\n* Ability to create searchable PDFs with HOCR\n* use the `@@async-monitor` url to monitor asynchronous jobs that have yet to run\n\n\nOCR\n---\n\nOCR requires Ghostscript to be installed and Tesseract. Just you package management\nto install these packages:\n\n # sudo apt-get install ghostscript tesseract-ocr\n\nThis will install tessact 2 not tesseract 3.\n\nSearchable PDFs\n---------------\n\nRequires svn checkout of tesseract version 3.01 or 3.00 with the hocr configuration in place.\nTake a look at this thread to find out how to configure hocr http://ubuntuforums.org/showthread.php?t=1647350\n\nIn addition, you'll need exactimage and pdftk installed\n\n # sudo apt-get install exactimage pdftk libtiff-tools\n\nTo not use the latest tesseract version to will have to add this in your\ninstances declaration:\n\n environment-vars += AUTHORIZE_OLD_TESSERACT_VERSION true\n\n\nPlone 3\n-------\n\n* Requires hashlib\n\n\nExtra\n-----\n\nYou can convert all at once by calling the url `@@queue-up-all`.\n\n\nChangelog\n=========\n\n0.7b6 ~ 2012-04-20\n------------------\n\n-fix uninstall\n [vangheem]\n\n0.7b5 ~ 2012-04-19\n------------------\n\n- do not run conversion if documentviewer is installed\n [vangheem]\n\n- add better uninstall support\n [vangheem]\n\n\n0.7b4 ~ 2012-04-09\n------------------\n\n- fix image url for album view.\n [vangheem]\n\n\n0.7b3 ~ 2012-04-05\n------------------\n\n- fix content type spec for thumbnail response\n [vangheem]\n\n- display image thumb urls in in album view\n [vangheem]\n\n\n0.7b2 ~ 2011-04-12\n------------------\n\n- more checks on reading files\n [vangheem]\n \n- provide button to manually index document\n [vangheem]\n \n- add ability to split pdf up into multiple PDFs\n [vangheem]\n\n0.7b1 ~ 2011-01-06\n------------------\n\n- fixes for quality and size issues\n [vangheem]\n\n\n0.6b2 ~ 2011-01-04\n------------------\n\n- fix async monitor view to work with plone.app.async = 1.0\n It changed the order of some args in the job.\n [vangheem]\n\n0.6b1 ~ 2011-01-04\n------------------\n\n- added ability to make PDFs searchable and make it work seamlessly\n if wc.pageturner is installed so flex paper is created with the searchable\n PDF version.\n\n0.5b5 ~ 2010-12-07\n------------------\n\n- did not conditionally import plone.app.async\n\n\n0.5b4 ~ 2010-12-06\n------------------\n\n* better info on async monitor\n\n* only reindex searchabletext when doing OCR so the modification date on\n the object does not get set.\n \n* make sure to catch exceptions so it doesn't leave around files after a bad conversion\n\n* add colorbox for pdf folder view\n\n\n0.5b3 ~ 2010-12-02\n------------------\n\n* add ability to queue up all pdf files\n\n\n0.5b2 - 2010-12-02\n------------------\n\n* fix async monitor view\n\n0.5b1 - 2010-12-02\n------------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/wildcard.pdfpal", "keywords": "pdf plone thumbnail ocr async", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "wildcard.pdfpal", "package_url": "https://pypi.org/project/wildcard.pdfpal/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wildcard.pdfpal/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/wildcard.pdfpal" }, "release_url": "https://pypi.org/project/wildcard.pdfpal/0.7b6/", "requires_dist": null, "requires_python": null, "summary": "PDF Thumbnail generation, OCR indexing and extra views integrated with plone.app.async", "version": "0.7b6" }, "last_serial": 2803695, "releases": { "0.5b1": [ { "comment_text": "", "digests": { "md5": "370899c2f1ae0c38e15451a137f88de4", "sha256": "3174a76eaa1cf85e98887692073cab5ecffac870cd5f2545c79bb88d8158eb11" }, "downloads": -1, "filename": "wildcard.pdfpal-0.5b1.zip", "has_sig": false, "md5_digest": "370899c2f1ae0c38e15451a137f88de4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27192, "upload_time": "2010-12-02T20:04:29", "url": "https://files.pythonhosted.org/packages/8e/d4/7c50e202953e84cbfcc03cb7e60bff86aa9fde6858967651bbb737170cfd/wildcard.pdfpal-0.5b1.zip" } ], "0.5b2": [ { "comment_text": "", "digests": { "md5": "8a85656cff32acba820f222e89f326af", "sha256": "0acffd87545702514865d168a5b88f568f3fd3a9c9003046d77d722a7852f216" }, "downloads": -1, "filename": "wildcard.pdfpal-0.5b2.zip", "has_sig": false, "md5_digest": "8a85656cff32acba820f222e89f326af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27265, "upload_time": "2010-12-02T20:49:32", "url": "https://files.pythonhosted.org/packages/e7/14/bfc0c1d622009ed937df40b4f2eaf6561f1e6200345cae7c7bc8df702878/wildcard.pdfpal-0.5b2.zip" } ], "0.5b3": [ { "comment_text": "", "digests": { "md5": "61a103b84b64bc3add7a7dcdd23f7d0a", "sha256": "13aea00eb92c7fddab56341597f6c487d973d6d66967a485e2fc001cde7c9da7" }, "downloads": -1, "filename": "wildcard.pdfpal-0.5b3.zip", "has_sig": false, "md5_digest": "61a103b84b64bc3add7a7dcdd23f7d0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27837, "upload_time": "2010-12-02T21:48:34", "url": "https://files.pythonhosted.org/packages/7e/42/d2e7cf0675562e5ef0306ebe005e43b1c82e8b2b6f8c188bf33a2a4a4ad7/wildcard.pdfpal-0.5b3.zip" } ], "0.5b4": [ { "comment_text": "", "digests": { "md5": "b85dfdd79f9cf6ad4614364e1411d801", "sha256": "8f4e8a7657dbee141e7f8ed5cc976343890eeaeabbb28bad4d6e385541416525" }, "downloads": -1, "filename": "wildcard.pdfpal-0.5b4.zip", "has_sig": false, "md5_digest": "b85dfdd79f9cf6ad4614364e1411d801", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57861, "upload_time": "2010-12-07T05:25:29", "url": "https://files.pythonhosted.org/packages/1f/47/8f3edc2a04c7944dd1e982b06438b89a92a7841b589ab81d968d2aa8f058/wildcard.pdfpal-0.5b4.zip" } ], "0.5b5": [ { "comment_text": "", "digests": { "md5": "85923a21320c6fe21975bc69d893dc57", "sha256": "bbae90821649ac6604a0fe5dbb33cc476717ebea96da65104ae8d9f7be152d88" }, "downloads": -1, "filename": "wildcard.pdfpal-0.5b5.zip", "has_sig": false, "md5_digest": "85923a21320c6fe21975bc69d893dc57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57987, "upload_time": "2010-12-07T14:36:41", "url": "https://files.pythonhosted.org/packages/4e/d5/1c65c077bd6aa348557507e6875daa2315aa257a0fe0f90ecb16f8b3a3a1/wildcard.pdfpal-0.5b5.zip" } ], "0.6b1": [ { "comment_text": "", "digests": { "md5": "afbd57b5be50ef9c5881f102e02cae4a", "sha256": "1d1f7a822acfc24eb4badaf2af5902c9e6eb1efb0f73349d177f88149cd46bb2" }, "downloads": -1, "filename": "wildcard.pdfpal-0.6b1.zip", "has_sig": false, "md5_digest": "afbd57b5be50ef9c5881f102e02cae4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61250, "upload_time": "2011-01-04T16:41:27", "url": "https://files.pythonhosted.org/packages/eb/e9/7d12ea9b4e2b33141a45f6d0044d1c2a1b0584a00a0d7e3c0f18e69084f3/wildcard.pdfpal-0.6b1.zip" } ], "0.6b2": [ { "comment_text": "", "digests": { "md5": "55259129eeed7eb855850a1e80a0bd44", "sha256": "ece8a52b87f174c2c4641316cdc313cf1a9d3e10fdc4e96dc5ca2571bbade5a4" }, "downloads": -1, "filename": "wildcard.pdfpal-0.6b2.zip", "has_sig": false, "md5_digest": "55259129eeed7eb855850a1e80a0bd44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61420, "upload_time": "2011-01-04T17:12:08", "url": "https://files.pythonhosted.org/packages/46/a9/e9d20a2a9d4c3d2f7feaeb0733b53dbd24341f25a0cc2699804dd18b616f/wildcard.pdfpal-0.6b2.zip" } ], "0.7b1": [ { "comment_text": "", "digests": { "md5": "13e9b75cd02ad5ce4f2396faf91293a5", "sha256": "faff5bf5860979fab5b1a5beb380599832a3ac5f8391a5be835a9b3b35dafa14" }, "downloads": -1, "filename": "wildcard.pdfpal-0.7b1.zip", "has_sig": false, "md5_digest": "13e9b75cd02ad5ce4f2396faf91293a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63201, "upload_time": "2011-01-06T19:56:36", "url": "https://files.pythonhosted.org/packages/65/a1/0277e2d36ee9f3eb7b91666c81531928d67fa8050a2d2a12d53e5b54cafe/wildcard.pdfpal-0.7b1.zip" } ], "0.7b2": [ { "comment_text": "", "digests": { "md5": "e178051e647e6a83c06faf9a2be22a55", "sha256": "8faed8572e0f3e6507c999c4b1485955ae7794d839e6bbbf644c0bc593f5bb1a" }, "downloads": -1, "filename": "wildcard.pdfpal-0.7b2.zip", "has_sig": false, "md5_digest": "e178051e647e6a83c06faf9a2be22a55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88181, "upload_time": "2011-04-12T19:34:00", "url": "https://files.pythonhosted.org/packages/a7/8f/764266822cfd127f7ae68790573f6005fee653733789e554a45ede597690/wildcard.pdfpal-0.7b2.zip" } ], "0.7b3": [ { "comment_text": "", "digests": { "md5": "d0d23a0307411cf42eb636e2c67f5f01", "sha256": "439de896a7c4163cbc707a15946cb7b219fd4e533007a47524fb0bf68dd3dde4" }, "downloads": -1, "filename": "wildcard.pdfpal-0.7b3.zip", "has_sig": false, "md5_digest": "d0d23a0307411cf42eb636e2c67f5f01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89424, "upload_time": "2012-04-05T18:27:36", "url": "https://files.pythonhosted.org/packages/e0/fb/8ce3f728224a5308ac370f05965f63a93c671233b7c812b49312e485a84f/wildcard.pdfpal-0.7b3.zip" } ], "0.7b4": [ { "comment_text": "", "digests": { "md5": "781426dd93a2ba2b8e309ab5f22133ff", "sha256": "41633c85c103514fd1aef949a76bd4151345b835122c55bad260bd2668816b01" }, "downloads": -1, "filename": "wildcard.pdfpal-0.7b4.zip", "has_sig": false, "md5_digest": "781426dd93a2ba2b8e309ab5f22133ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89481, "upload_time": "2012-04-09T19:33:26", "url": "https://files.pythonhosted.org/packages/8f/73/6f9883b987d4c8ea8542fd02f7e3385d45be9f960d2934692fe72d89399e/wildcard.pdfpal-0.7b4.zip" } ], "0.7b5": [ { "comment_text": "", "digests": { "md5": "bda51170e398a8658b89b94818cf41f6", "sha256": "9dfaf35689c63f7e9e1eceec4bc101e4a9754389247fa4e711a6e3a0fb970847" }, "downloads": -1, "filename": "wildcard.pdfpal-0.7b5.zip", "has_sig": false, "md5_digest": "bda51170e398a8658b89b94818cf41f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90392, "upload_time": "2012-04-20T06:31:49", "url": "https://files.pythonhosted.org/packages/bd/e7/67721745c44ab4927e24d6523d8410be3caacc3ee4e8f5c9fe7fd89dd8ef/wildcard.pdfpal-0.7b5.zip" } ], "0.7b6": [ { "comment_text": "", "digests": { "md5": "3c9429bc826357d33d7c56ebbba23d7d", "sha256": "e822c767a7dd18768d328bb6f96c338aa821601f77ae62647b5e7a2802ce00ad" }, "downloads": -1, "filename": "wildcard.pdfpal-0.7b6.zip", "has_sig": false, "md5_digest": "3c9429bc826357d33d7c56ebbba23d7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90424, "upload_time": "2012-04-20T21:40:04", "url": "https://files.pythonhosted.org/packages/1c/aa/1a1719c6de76e310ddfa7baf50cb23fca2c89e6c6a6b2281f1abc0b2ba1e/wildcard.pdfpal-0.7b6.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3c9429bc826357d33d7c56ebbba23d7d", "sha256": "e822c767a7dd18768d328bb6f96c338aa821601f77ae62647b5e7a2802ce00ad" }, "downloads": -1, "filename": "wildcard.pdfpal-0.7b6.zip", "has_sig": false, "md5_digest": "3c9429bc826357d33d7c56ebbba23d7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90424, "upload_time": "2012-04-20T21:40:04", "url": "https://files.pythonhosted.org/packages/1c/aa/1a1719c6de76e310ddfa7baf50cb23fca2c89e6c6a6b2281f1abc0b2ba1e/wildcard.pdfpal-0.7b6.zip" } ] }