Metadata-Version: 1.2
Name: imgtools
Version: 0.1.0
Summary: Some tools for manipulating image files
Home-page: https://github.com/wdecoster/combine_images
Author: Wouter De Coster
Author-email: decosterwouter@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: combine\_images
        ===============
        
        A bit of Python code to resize and combine images in svg or png format.
        
        See also these blog posts: \* `resizing and combining multiple png
        images <https://gigabaseorgigabyte.wordpress.com/2017/11/08/resizing-and-combining-multiple-png-images/>`__
        \* `resizing and combining multiple svg
        images <https://gigabaseorgigabyte.wordpress.com/2017/11/15/resizing-and-combining-multiple-svg-images/>`__
        
        Contributions welcome!
        ----------------------
        
Keywords: nanopore sequencing plotting quality control
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3
