{ "info": { "author": "Al Audet", "author_email": "alaudet@linuxnorth.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Graphics :: Graphics Conversion" ], "description": "SIMLIN - Simple Image Manipulator for Linux\n==========================\n\nVersion 0.0.2b\n\nThis project is simply for learning. Do not use it for anything important as it could have unintended consequences.\n\nSIMLIN is a Simple Image Manipulator for Linux. This utility does only one thing at the moment. It takes images in the current working folder and resizes them in the 'resized' subfolder.\n\nThe end goal is to have a fully functional command line utility that will do various scriptable batch image manipulations.\n\nUsage\n======\n\nResize can be completed in batch or interactive mode\n\n batch mode\n simlin -r -q \n\nWhere -r is the new horizontal size and -q is the image quality (0-95)\n\n interactive mode. go to directory and type\n\n simlin\n\n\nInstall\n=======\n\nsudo pip3 install simlin.\n\n\nRequires\n========\n\nPython3\n\nPillow (latest version)\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/alaudet/simlin/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.linuxnorth.org/simlin/", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "simlin", "package_url": "https://pypi.org/project/simlin/", "platform": "", "project_url": "https://pypi.org/project/simlin/", "project_urls": { "Download": "https://github.com/alaudet/simlin/releases", "Homepage": "https://www.linuxnorth.org/simlin/" }, "release_url": "https://pypi.org/project/simlin/0.0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Simple Image Manipulator for Linux", "version": "0.0.2.1" }, "last_serial": 5154690, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a86fb742662660cce773ed3db2911558", "sha256": "a4e3eb6bf75e4706a6ddc530874022816ec2cc69ce5908e07d25cda77c0a09e9" }, "downloads": -1, "filename": "simlin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a86fb742662660cce773ed3db2911558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2750, "upload_time": "2019-04-12T12:18:04", "url": "https://files.pythonhosted.org/packages/25/af/a51b238ec6d55e3673c5a38e7b424bfd8cd22c3d2a5b2500f75c798b535b/simlin-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "db6865c439a35132908788d0942f373e", "sha256": "28dc4aa276057c5fb0d736386e59df7fcafbbea09bf141a1924b7531712940e2" }, "downloads": -1, "filename": "simlin-0.0.2.tar.gz", "has_sig": false, "md5_digest": "db6865c439a35132908788d0942f373e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3422, "upload_time": "2019-04-17T09:56:02", "url": "https://files.pythonhosted.org/packages/6b/3c/ef9432eaeaf2cc9fc8ff7193c72b899a9e2b49e21d1a3b8794e9212226be/simlin-0.0.2.tar.gz" } ], "0.0.2.1": [ { "comment_text": "", "digests": { "md5": "ccbce5134671b424b3c208a509509add", "sha256": "04cdaf614292c3fd651e0da014c60a3478718fc2e304106dd6b52bea5b933701" }, "downloads": -1, "filename": "simlin-0.0.2.1.tar.gz", "has_sig": false, "md5_digest": "ccbce5134671b424b3c208a509509add", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3457, "upload_time": "2019-04-17T11:05:25", "url": "https://files.pythonhosted.org/packages/42/76/d77d278b5e79e5d346260730fe4c7f1ddf41952787a305a8140287731518/simlin-0.0.2.1.tar.gz" } ], "0.0.2b0": [ { "comment_text": "", "digests": { "md5": "fc99456e10913bcdab1d4a2a8fcd86d8", "sha256": "08c39fc9d0371b37965821f5636a9b6f6ca98c3bbe22216cb79d62bad998e766" }, "downloads": -1, "filename": "simlin-0.0.2b0.tar.gz", "has_sig": false, "md5_digest": "fc99456e10913bcdab1d4a2a8fcd86d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3449, "upload_time": "2019-04-17T10:58:29", "url": "https://files.pythonhosted.org/packages/7e/73/164c96f87ca5219ea26e8a32ee54f34c854b7094f902a00bd61efca422f6/simlin-0.0.2b0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ccbce5134671b424b3c208a509509add", "sha256": "04cdaf614292c3fd651e0da014c60a3478718fc2e304106dd6b52bea5b933701" }, "downloads": -1, "filename": "simlin-0.0.2.1.tar.gz", "has_sig": false, "md5_digest": "ccbce5134671b424b3c208a509509add", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3457, "upload_time": "2019-04-17T11:05:25", "url": "https://files.pythonhosted.org/packages/42/76/d77d278b5e79e5d346260730fe4c7f1ddf41952787a305a8140287731518/simlin-0.0.2.1.tar.gz" } ] }