{ "info": { "author": "Wouter De Coster", "author_email": "decosterwouter@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "combine\\_images\n===============\n\nA bit of Python code to resize and combine images in svg or png format.\n\nSee also these blog posts: \\* `resizing and combining multiple png\nimages `__\n\\* `resizing and combining multiple svg\nimages `__\n\nMake svg images the same size\n-----------------------------\n\nI wrote a script called \"same\\_size\\_svg\" to make svg images the same\nside for a given dimension.\n\nINSTALLATION:\n~~~~~~~~~~~~~\n\n``pip install imgtools``\n\nUSAGE\n~~~~~\n\nsame\\_size\\_svg [-h] -i files [files ...] [--dimension {width,height}]\n[--direction {largest,smallest}]\n\nMake svg images the same size in one dimension.\n\noptional arguments: -h, --help show this help message and exit\n\nGeneral options: -i/--images files images to change size of. --dimension\nWhich dimension to use: width (default) or height\n\nContributions welcome!\n----------------------", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wdecoster/combine_images", "keywords": "nanopore sequencing plotting quality control", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "imgtools", "package_url": "https://pypi.org/project/imgtools/", "platform": "", "project_url": "https://pypi.org/project/imgtools/", "project_urls": { "Homepage": "https://github.com/wdecoster/combine_images" }, "release_url": "https://pypi.org/project/imgtools/0.2.0/", "requires_dist": null, "requires_python": ">=3", "summary": "Some tools for manipulating image files", "version": "0.2.0" }, "last_serial": 3504498, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cf348c86ac0ce20be95eeb56ccafc13c", "sha256": "65e1cb3bd30bfc0b78f3b10dd832ffd9340b1be2db4dbbdfa3585a4cbfa861cc" }, "downloads": -1, "filename": "imgtools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "cf348c86ac0ce20be95eeb56ccafc13c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4225, "upload_time": "2018-01-19T12:59:51", "url": "https://files.pythonhosted.org/packages/a9/66/057ace18115b85cd3157c253076126c7b4a5ab1ec1ede8b7bdceb74f9fed/imgtools-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "8a2dce45994df0f67dcd803c01eb5388", "sha256": "ba40409f0fbfb11b7384b19dc95818aadebe37055769315612ec65a2150058e3" }, "downloads": -1, "filename": "imgtools-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8a2dce45994df0f67dcd803c01eb5388", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4501, "upload_time": "2018-01-19T13:10:39", "url": "https://files.pythonhosted.org/packages/e6/1d/146a2c00a1ec0ed9a69131748da2cf3239f167e2d58a3414d56f3300acf2/imgtools-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8a2dce45994df0f67dcd803c01eb5388", "sha256": "ba40409f0fbfb11b7384b19dc95818aadebe37055769315612ec65a2150058e3" }, "downloads": -1, "filename": "imgtools-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8a2dce45994df0f67dcd803c01eb5388", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4501, "upload_time": "2018-01-19T13:10:39", "url": "https://files.pythonhosted.org/packages/e6/1d/146a2c00a1ec0ed9a69131748da2cf3239f167e2d58a3414d56f3300acf2/imgtools-0.2.0.tar.gz" } ] }