{ "info": { "author": "Thomas Gl\u00e4\u00dfle", "author_email": "t_glaessle@gmx.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Software Development" ], "description": "multiplot\n---------\n\nLittle script to squeeze multiple image files into one PDF document.\n\n\nLicense\n~~~~~~~\n\nTo the extent possible under law, Thomas Gl\u00e4\u00dfle has waived all copyright\nand related or neighboring rights to multiplot. This work is published\nfrom: Germany.\n\nTo the extent possible under law, the person who associated CC0 with\nmultiplot has waived all copyright and related or neighboring rights\nto multiplot.\n\nYou should have received a copy of the CC0 legalcode along with this\nwork. If not, see http://creativecommons.org/publicdomain/zero/1.0/.\n\n\nUsage\n~~~~~\n\nCommand line::\n\n multiplot.py [-k] [-p ] [-o ] ...\n multiplot.py (-h | --help | -v | --version)\n\nOptions::\n\n -k --keep Keep temporary files\n -p Set number of images per page\n -o Set output file name (default is 'multi.pdf')\n -h --help Show this help\n -v --version Show version number\n\nInstallation\n~~~~~~~~~~~~\n\nEither\n\n.. code-block:: bash\n\n python setup.py install\n\nor just drop the ``multiplot.py`` file into some folder where it can be executed.", "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/coldfix/multiplot", "keywords": null, "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "multiplot", "package_url": "https://pypi.org/project/multiplot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/multiplot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/coldfix/multiplot" }, "release_url": "https://pypi.org/project/multiplot/0.1/", "requires_dist": null, "requires_python": null, "summary": "Squeeze multiple image files into one page", "version": "0.1" }, "last_serial": 975422, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a30422d62913b2ad98478a8b6698c106", "sha256": "76fd45510456f78df0f4fa77b0be6aee66f04e002effaff9647794c49058e059" }, "downloads": -1, "filename": "multiplot-0.1.tar.gz", "has_sig": false, "md5_digest": "a30422d62913b2ad98478a8b6698c106", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6112, "upload_time": "2014-01-21T04:26:36", "url": "https://files.pythonhosted.org/packages/3a/de/387afebdeec39f0ad937209ca75a1d5c86fab618c45ce1e0076f4b211419/multiplot-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a30422d62913b2ad98478a8b6698c106", "sha256": "76fd45510456f78df0f4fa77b0be6aee66f04e002effaff9647794c49058e059" }, "downloads": -1, "filename": "multiplot-0.1.tar.gz", "has_sig": false, "md5_digest": "a30422d62913b2ad98478a8b6698c106", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6112, "upload_time": "2014-01-21T04:26:36", "url": "https://files.pythonhosted.org/packages/3a/de/387afebdeec39f0ad937209ca75a1d5c86fab618c45ce1e0076f4b211419/multiplot-0.1.tar.gz" } ] }