{ "info": { "author": "Susanna Maria Hepp", "author_email": "susanna@olsoni.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Mosaic Plugin\n=====================\n\nThe ``mosaic`` plugin generates a montage of a mosiac from cover art.\n\nBy default the ``mosaic`` generates a mosaic, as mosaic.png in the\ncurrent directory, of cover art out of the whole library .\n\nYou can customize the output mosaic, overlay and blend a image\nas watermark and use a alternative filename as result picture :\n\n -h, --help \t\t\tshow this help message and exit\n -r, --random randomize the cover art\n -m FILE, --mosaic=file \t\tsave final mosaic picture as FILE\n -w FILE, --watermark=FILE \tadd FILE for a picture to blend over mosaic\n -a ALPHA, --alpha=ALPHA \tALPHA value for blending 0.0-1.0\n -c HEXCOLOR, --color=HEXCOLOR \tbackground color as HEXCOLOR\n -g GEOMETRY, --geometry=GEOMETRY Geometry defined as\n x++\n -f FONT, --font=FONT URL of ttf-font\n\nExamples\n--------\nCreate mosaic from all Album cover art::\n\n $ beet mosaic\n\nCreate mosaic from band Tool with a second picture as watermark::\n\n $ beet mosaic -w c:/temp/tool.png -a 0.4 Tool\n\nCreate mosaic from every Album out of year 2012, use background color red::\n\n $ beet mosaic -b ff0000 year:2012\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/SusannaMaria/beets-mosaic.git", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/susannamaria/beets-mosaic", "keywords": "beets mosaic", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "beets-mosaic", "package_url": "https://pypi.org/project/beets-mosaic/", "platform": "", "project_url": "https://pypi.org/project/beets-mosaic/", "project_urls": { "Download": "https://github.com/SusannaMaria/beets-mosaic.git", "Homepage": "https://github.com/susannamaria/beets-mosaic" }, "release_url": "https://pypi.org/project/beets-mosaic/0.9.1/", "requires_dist": [ "beets (>=1.4.3)", "Pillow", "Parse", "TTFQuery (>=2.0.0b1)", "fontTools", "requests" ], "requires_python": "", "summary": "Plugin for the music library manager Beets. The mosaic plugin generates a montage of a mosiac from cover art.", "version": "0.9.1" }, "last_serial": 5434947, "releases": { "0.9.1": [ { "comment_text": "", "digests": { "md5": "95914a3ec59ed9ae58c7bc8e6c9e0334", "sha256": "1fc417875b881dca1669c75415c50bc092733655a1c7770c426ca2ce806710a3" }, "downloads": -1, "filename": "beets_mosaic-0.9.1-py3-none-any.whl", "has_sig": false, "md5_digest": "95914a3ec59ed9ae58c7bc8e6c9e0334", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6452, "upload_time": "2019-06-22T15:32:49", "url": "https://files.pythonhosted.org/packages/87/99/4ff85c2a594bdc6c78afe91895b8c1eb5a49e638f40146edcba0fdff5d98/beets_mosaic-0.9.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4280788283b852cda355bdf832580bc", "sha256": "7e6ff14be69502c394dfc7abe57f144747adba700a2a50dd36c06e9a3e18a966" }, "downloads": -1, "filename": "beets_mosaic-0.9.1.tar.gz", "has_sig": false, "md5_digest": "d4280788283b852cda355bdf832580bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6195, "upload_time": "2019-06-22T15:32:50", "url": "https://files.pythonhosted.org/packages/cd/1f/adc04f13931233928466ced367b0c785cc74939044b6e1f2998817e1cf31/beets_mosaic-0.9.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95914a3ec59ed9ae58c7bc8e6c9e0334", "sha256": "1fc417875b881dca1669c75415c50bc092733655a1c7770c426ca2ce806710a3" }, "downloads": -1, "filename": "beets_mosaic-0.9.1-py3-none-any.whl", "has_sig": false, "md5_digest": "95914a3ec59ed9ae58c7bc8e6c9e0334", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6452, "upload_time": "2019-06-22T15:32:49", "url": "https://files.pythonhosted.org/packages/87/99/4ff85c2a594bdc6c78afe91895b8c1eb5a49e638f40146edcba0fdff5d98/beets_mosaic-0.9.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4280788283b852cda355bdf832580bc", "sha256": "7e6ff14be69502c394dfc7abe57f144747adba700a2a50dd36c06e9a3e18a966" }, "downloads": -1, "filename": "beets_mosaic-0.9.1.tar.gz", "has_sig": false, "md5_digest": "d4280788283b852cda355bdf832580bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6195, "upload_time": "2019-06-22T15:32:50", "url": "https://files.pythonhosted.org/packages/cd/1f/adc04f13931233928466ced367b0c785cc74939044b6e1f2998817e1cf31/beets_mosaic-0.9.1.tar.gz" } ] }