{ "info": { "author": "Jonas Baumann", "author_email": "mailto:info@4teamwork.ch", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ftwbook.graphicblock\n====================\n\n\nThis package is a addon for the `ftw.book`_ package. It provides an\nadditional simplelayout-based block for uploading PDF documents, which\nwill then be included in the book PDF.\n\nThe block is intended to be used for including vector based data such\nas charts. The uploaded PDF is included in the exported PDF of the whole\nbook directly as PDF, so that there is no quality loss.\n\nFeatures\n--------\n\n- resizing the PDF\n- cropping the PDF\n- automatic generation of PNG preview for the displaying in the browser\n (based on ghostscript)\n- including PDF like an picture (intended for charts etc)\n- including PDF as sub-document (multiple pages)\n\n\nInstallation\n------------\n\n- Ghostscript needs to be installed on the server (http://www.ghostscript.com/)\n- Add ``ftwbook.graphicblock`` to your buildout configuration::\n\n [instance]\n eggs +=\n ftwbook.graphicblock\n\n- Install the generic import profile.\n\n\nLinks\n-----\n\n- Main github project repository: https://github.com/4teamwork/ftwbook.graphicblock\n- Issue tracker: https://github.com/4teamwork/ftwbook.graphicblock/issues\n- Package on pypi: http://pypi.python.org/pypi/ftwbook.graphicblock\n- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftwbook.graphicblock\n\n\nCopyright\n---------\n\nThis package is copyright by `4teamwork `_.\n\n``ftwbook.graphicblock`` is licensed under GNU General Public License, version 2.\n\n\n.. _ftw.book: https://github.com/4teamwork/ftw.book\n\nChangelog\n=========\n\n\n2.2.3 (2014-07-15)\n------------------\n\n- No longer use simplelayout.types.common's view.\n s.t.common is deprecated.\n [jone]\n\n\n2.2.2 (2013-04-17)\n------------------\n\n- Lawgiver support: map permissions.\n [jone]\n\n- Plone 4.3 compatibility.\n [jone]\n\n\n2.2.1 (2012-10-16)\n------------------\n\n- Remedy deprecation warning \"set_schema not supported\".\n [jone]\n\n\n2.2 (2012-05-16)\n----------------\n\n- Fix bug in preview width calculation which causes plone.app.scaling to fail.\n [jone]\n\n\n2.1 (2012-05-09)\n----------------\n\n- LaTeX: use special caption implementation since we have a non-floating environment.\n [jone]\n\n\n2.0 (2012-03-05)\n----------------\n\n- Use ftw.pdfgenerator instead of plonegov.pdflatex. This is compatible with\n the new ftw.book version (>=2).\n [jone]\n\n\n1.0b1\n----------------\n\n* Forked package from izug.graphicblock, renamed and refactored\n [jbaumann]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/4teamwork/ftwbook.graphicblock", "keywords": "ftw book graphicblock pdf", "license": "GPL2", "maintainer": null, "maintainer_email": null, "name": "ftwbook.graphicblock", "package_url": "https://pypi.org/project/ftwbook.graphicblock/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ftwbook.graphicblock/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/4teamwork/ftwbook.graphicblock" }, "release_url": "https://pypi.org/project/ftwbook.graphicblock/2.2.3/", "requires_dist": null, "requires_python": null, "summary": "Addon for `ftw.book` providing a graphics block for including PDF documents in the book.", "version": "2.2.3" }, "last_serial": 5823603, "releases": { "2.1": [ { "comment_text": "", "digests": { "md5": "a5d80312a8d558f920d8008a745adac3", "sha256": "c1c8dd60bcffb3051d4b71a5dd9fa3d99bb38706750d958b8016bd33560e1f7e" }, "downloads": -1, "filename": "ftwbook.graphicblock-2.1.tar.gz", "has_sig": false, "md5_digest": "a5d80312a8d558f920d8008a745adac3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21246, "upload_time": "2012-05-09T12:54:12", "url": "https://files.pythonhosted.org/packages/b8/1c/f5bc3dd5201f66fb1e351a372a24bb20bb238e487df4e52a91f8d938b595/ftwbook.graphicblock-2.1.tar.gz" } ], "2.2": [ { "comment_text": "", "digests": { "md5": "0bb52e0ebb5f1c8ee37b8c6cb04c66f4", "sha256": "146cdd81462d5b288ce404a059f26d2d15e0f7fd6df07fb36f5df34d673247b5" }, "downloads": -1, "filename": "ftwbook.graphicblock-2.2.tar.gz", "has_sig": false, "md5_digest": "0bb52e0ebb5f1c8ee37b8c6cb04c66f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20603, "upload_time": "2012-05-16T08:36:17", "url": "https://files.pythonhosted.org/packages/08/cd/f8c640d3e6f1f290caa1ce964b5320d51d064b6fe2f4aba6b070002cd7db/ftwbook.graphicblock-2.2.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "c017885e52dbe1da3a191ac430902402", "sha256": "35917aaadfc6cb72836f9c6b005b38d059312c08b13a08929d10ba8ee46b3d21" }, "downloads": -1, "filename": "ftwbook.graphicblock-2.2.1.tar.gz", "has_sig": false, "md5_digest": "c017885e52dbe1da3a191ac430902402", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20658, "upload_time": "2012-10-16T08:33:55", "url": "https://files.pythonhosted.org/packages/bd/5c/2b48c443e38a223391f5da509c223bb336274d6d123ae1b42ca2f1fa8635/ftwbook.graphicblock-2.2.1.tar.gz" } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "6da7d00d4c982b813e3a9b8147899b6c", "sha256": "eb92709756179fa173605ee6b8c7dc747a08576ef4595079143b31431a0ca0ce" }, "downloads": -1, "filename": "ftwbook.graphicblock-2.2.2.zip", "has_sig": false, "md5_digest": "6da7d00d4c982b813e3a9b8147899b6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36825, "upload_time": "2013-04-17T07:27:52", "url": "https://files.pythonhosted.org/packages/66/01/29b58a8ff060b949c8b0524e12914fddbe760e587319ce045958aa98397e/ftwbook.graphicblock-2.2.2.zip" } ], "2.2.3": [ { "comment_text": "", "digests": { "md5": "3012a85e0e1249d723e22c879bb8e774", "sha256": "6f73f1679c69609a25a80de3ea724ca416ff03e75c055676699015006a3d81f4" }, "downloads": -1, "filename": "ftwbook.graphicblock-2.2.3.zip", "has_sig": false, "md5_digest": "3012a85e0e1249d723e22c879bb8e774", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46640, "upload_time": "2014-07-15T14:23:11", "url": "https://files.pythonhosted.org/packages/a4/ce/95a0f7d9a9d2c8f4e148a4c579f45a20d86cb3492c0142055dd4e3898781/ftwbook.graphicblock-2.2.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3012a85e0e1249d723e22c879bb8e774", "sha256": "6f73f1679c69609a25a80de3ea724ca416ff03e75c055676699015006a3d81f4" }, "downloads": -1, "filename": "ftwbook.graphicblock-2.2.3.zip", "has_sig": false, "md5_digest": "3012a85e0e1249d723e22c879bb8e774", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46640, "upload_time": "2014-07-15T14:23:11", "url": "https://files.pythonhosted.org/packages/a4/ce/95a0f7d9a9d2c8f4e148a4c579f45a20d86cb3492c0142055dd4e3898781/ftwbook.graphicblock-2.2.3.zip" } ] }