{ "info": { "author": "Amos Vryhof", "author_email": "amos@vryhofresearch.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# Favorites Icons\n```bash\npip install git+https://github.com/avryhof/favorites_icons.git\n```\n\nA simple plugin to generate all of your touch and favorites icons, as well as the needed tags to make them work.A\n\n## settings.py\n```python\nICON_SRC = '/path/to/a/big/file.png'\nSITE_NAME='My Site' # Optional if you are using the Sites framework, and have a SITE_ID configured.\nTILE_COLOR='#FFFFFF'\nTHEME_COLOR='#FFFFFF'\n# Optional\n# A list of numbers for icon sizes... they will all be generated and tagged.\nICON_SIZES = [16, 32, 57, 60, 64, 72, 76, 96, 114, 120, 144, 152, 180, 192, 256, 512]\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/avryhof/favorites_icons", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "favorites-icons", "package_url": "https://pypi.org/project/favorites-icons/", "platform": "", "project_url": "https://pypi.org/project/favorites-icons/", "project_urls": { "Homepage": "https://github.com/avryhof/favorites_icons" }, "release_url": "https://pypi.org/project/favorites-icons/1.0.7/", "requires_dist": [ "django" ], "requires_python": "", "summary": "Automatic generator for favorites and touch icons, and their appropriate tags.", "version": "1.0.7" }, "last_serial": 5738922, "releases": { "1.0.7": [ { "comment_text": "", "digests": { "md5": "6feb3a139f6c989f290cf57f06d165f6", "sha256": "6a6716b82618e7cf8374c57f76f29899f3df273c538fb72e7147fc4f0fd9e9bd" }, "downloads": -1, "filename": "favorites_icons-1.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "6feb3a139f6c989f290cf57f06d165f6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7058, "upload_time": "2019-08-27T18:42:46", "url": "https://files.pythonhosted.org/packages/b1/e3/12d4b631ea5e156f880b2d21691d43e5b4d8273608e98d719a9a4287b492/favorites_icons-1.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85473ba8228bc8ec29a82fede9528f67", "sha256": "b01194455c167f55146e74dd88fda9839c1d2e4ebe57c0d76b49ca109929d3a5" }, "downloads": -1, "filename": "favorites_icons-1.0.7.tar.gz", "has_sig": false, "md5_digest": "85473ba8228bc8ec29a82fede9528f67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5008, "upload_time": "2019-08-27T18:42:48", "url": "https://files.pythonhosted.org/packages/d5/81/b7dbfd372fb6e23f7b723c12e78db2d5cf95709bf5136b371c65a3d16629/favorites_icons-1.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6feb3a139f6c989f290cf57f06d165f6", "sha256": "6a6716b82618e7cf8374c57f76f29899f3df273c538fb72e7147fc4f0fd9e9bd" }, "downloads": -1, "filename": "favorites_icons-1.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "6feb3a139f6c989f290cf57f06d165f6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7058, "upload_time": "2019-08-27T18:42:46", "url": "https://files.pythonhosted.org/packages/b1/e3/12d4b631ea5e156f880b2d21691d43e5b4d8273608e98d719a9a4287b492/favorites_icons-1.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "85473ba8228bc8ec29a82fede9528f67", "sha256": "b01194455c167f55146e74dd88fda9839c1d2e4ebe57c0d76b49ca109929d3a5" }, "downloads": -1, "filename": "favorites_icons-1.0.7.tar.gz", "has_sig": false, "md5_digest": "85473ba8228bc8ec29a82fede9528f67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5008, "upload_time": "2019-08-27T18:42:48", "url": "https://files.pythonhosted.org/packages/d5/81/b7dbfd372fb6e23f7b723c12e78db2d5cf95709bf5136b371c65a3d16629/favorites_icons-1.0.7.tar.gz" } ] }