{ "info": { "author": "Aubhro Sengupta", "author_email": "aubhrosengupta@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6" ], "description": "icon-resizer\n============\n\niOS app icon resizing tool |Icons|\n\nResize app icons and glyphs to Apple\u2019s required sizes for iOS app\ndevelopment.\n\nInstallation\n------------\n\nicon-resizer requires ``Python3`` and can be installed using ``pip``.\n\n.. code:: bash\n\n $ pip install icon-resizer\n\nExample\n-------\n\n.. code:: bash\n\n # Saves resized images in a folder called output in the current directory.\n $ icon appicon resize my-icon.png\n\nUsage\n-----\n\nType ``icon --help`` for the usage pattern.\n\n.. code:: bash\n\n Usage: icon [OPTIONS] COMMAND [ARGS]...\n\n Options:\n -v, --version Show current version\n --help Show this message and exit.\n\n Commands:\n appicon Manipulate raw app icon image\n tabbar Manipulate raw tab bar glyph\n\n.. |Icons| image:: https://developer.apple.com/ios/human-interface-guidelines/images/CustomIcon_Sizes.svg\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LordDarkula/icon-resizer", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "icon-resizer", "package_url": "https://pypi.org/project/icon-resizer/", "platform": "MacOS X", "project_url": "https://pypi.org/project/icon-resizer/", "project_urls": { "Homepage": "https://github.com/LordDarkula/icon-resizer" }, "release_url": "https://pypi.org/project/icon-resizer/0.0.3/", "requires_dist": [ "Click", "Pillow" ], "requires_python": "", "summary": "iOS app icon resizing tool", "version": "0.0.3" }, "last_serial": 3881356, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d04de70cfc113b25f984132469e90dc9", "sha256": "9898c190e86d5911e39967bdd94a0e5a5631c02794c2413f4cd60e003e4377bc" }, "downloads": -1, "filename": "icon_resizer-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d04de70cfc113b25f984132469e90dc9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4870, "upload_time": "2018-05-20T05:17:28", "url": "https://files.pythonhosted.org/packages/68/19/97fe3a6f463859fc2b4e8f5e28afd0aa5ef2c7a1c7b2be2a07cf319c34c5/icon_resizer-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "0d8ef0c8cac5f7833daad1dfc8e81fcf", "sha256": "3200ff3dd1f747c2ca6a57e27ab55f6a71431d095c0db1b684225465f1d6fd98" }, "downloads": -1, "filename": "icon_resizer-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0d8ef0c8cac5f7833daad1dfc8e81fcf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5691, "upload_time": "2018-05-20T05:32:50", "url": "https://files.pythonhosted.org/packages/77/9b/6064aab2409716ad85b5b64b32be6185421f84410c668a7f396982337499/icon_resizer-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "bdadfa4ddb32cb7eaffddcfabb0fc6cd", "sha256": "f174e475627e87ca46fecccd5926728d0e8185f7e0649495f97a252521a5fcae" }, "downloads": -1, "filename": "icon_resizer-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "bdadfa4ddb32cb7eaffddcfabb0fc6cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7605, "upload_time": "2018-05-20T19:22:15", "url": "https://files.pythonhosted.org/packages/ed/48/3a445186cded2357cc0eb372a47f4dd17b471a77cd80457ad013244286a1/icon_resizer-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bdadfa4ddb32cb7eaffddcfabb0fc6cd", "sha256": "f174e475627e87ca46fecccd5926728d0e8185f7e0649495f97a252521a5fcae" }, "downloads": -1, "filename": "icon_resizer-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "bdadfa4ddb32cb7eaffddcfabb0fc6cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7605, "upload_time": "2018-05-20T19:22:15", "url": "https://files.pythonhosted.org/packages/ed/48/3a445186cded2357cc0eb372a47f4dd17b471a77cd80457ad013244286a1/icon_resizer-0.0.3-py3-none-any.whl" } ] }