{ "info": { "author": "Petri Savolainen", "author_email": "petri.savolainen@koodaamo.fi", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\nIconframer\n===============================\n\n.. image:: https://badge.fury.io/py/iconframer.png\n :target: http://badge.fury.io/py/iconframer\n\n\nGenerate framed, labeled SVG icons.\n\nFeatures\n--------\n\n* Frame SVG icons using a template and apply a label (localized via gettext)\n* Optionally, convert to PNG (requires pycairo/cairocffi & python-rsvg)\n* Optionally, inverse the icon (assumes icon is black & white only)\n\n\nHow to use\n-----------\n\nCreate SVG file with one layer per icon. Create another SVG to use as the frame template.\nThen configure the settings (see config example at docs/iconframer.yaml) and run the\n'iconframer' command line to generate icons::\n\n Usage:\n\n iconframer (svg | pdf | png) ... [--config=] [--size=] [--nolabel] [--inverse] [--translations=]\n iconframer -h | --help\n iconframer --version\n\n Options:\n\n -i --inverse Inverse the icon colors\n -n --nolabel Do not generate labeling\n -t --translations= Specify path of i18n file (locale) structure, by default 'i18n'\n -s --size= Specify the diameter of the frame for PNG/PDF [default: 64]\n -c --config= Override config file [default: iconframer.yaml]\n -h --help Show this screen.\n -v --version Show version.\n\n\nSimilar software\n-----------------\n\n* svglue\n* pyconizr\n\n\n\n\nHistory\n-------\n\n0.3.1 (2016-01-18)\n-------------------\n\n* Fix README\n\n0.3.0 (2016-01-18)\n-------------------\n\n* Improved docs, minor cleanup\n* Add example config file\n\n0.2.0 (2016-01-18)\n-------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/koodaamo/iconframer", "keywords": "iconframer", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "iconframer", "package_url": "https://pypi.org/project/iconframer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/iconframer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/koodaamo/iconframer" }, "release_url": "https://pypi.org/project/iconframer/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Generate framed and labelled SVG icons", "version": "0.3.1" }, "last_serial": 1909816, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "78236e07934583c5869b151f1d5cc67c", "sha256": "e4657c9889acc99b6a93362065c9a727413f11156594a9ea5241ce8c113ae51e" }, "downloads": -1, "filename": "iconframer-0.2.zip", "has_sig": false, "md5_digest": "78236e07934583c5869b151f1d5cc67c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33797, "upload_time": "2016-01-18T09:31:06", "url": "https://files.pythonhosted.org/packages/b8/a0/820fb54f990e76507fdde93c913a10e5abcd770c932e5a5ccd82df832ddc/iconframer-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "a3c3a12c37218e5cbca5016aae6f3758", "sha256": "a7d4c530245b57bfaf3f06ab197641bf89de620ed41e8fd96910adc7c65bb7da" }, "downloads": -1, "filename": "iconframer-0.3.zip", "has_sig": false, "md5_digest": "a3c3a12c37218e5cbca5016aae6f3758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35632, "upload_time": "2016-01-18T12:44:22", "url": "https://files.pythonhosted.org/packages/fc/ba/4240840227164778f5fd2d4436f77976af6b5ca02d463db9ae1e5a2d000f/iconframer-0.3.zip" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "413c20ba43df94b9eb223d38bd73dafa", "sha256": "4f0bd05640c96d536d42b69ba6ec20da4c1600293b114bfa496a8ed7831aaf44" }, "downloads": -1, "filename": "iconframer-0.3.1.zip", "has_sig": false, "md5_digest": "413c20ba43df94b9eb223d38bd73dafa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35826, "upload_time": "2016-01-18T12:55:23", "url": "https://files.pythonhosted.org/packages/1b/95/45be20abc9074b42346c53a41076664c5c037280b5cdd3c01fe6512fa643/iconframer-0.3.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "413c20ba43df94b9eb223d38bd73dafa", "sha256": "4f0bd05640c96d536d42b69ba6ec20da4c1600293b114bfa496a8ed7831aaf44" }, "downloads": -1, "filename": "iconframer-0.3.1.zip", "has_sig": false, "md5_digest": "413c20ba43df94b9eb223d38bd73dafa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35826, "upload_time": "2016-01-18T12:55:23", "url": "https://files.pythonhosted.org/packages/1b/95/45be20abc9074b42346c53a41076664c5c037280b5cdd3c01fe6512fa643/iconframer-0.3.1.zip" } ] }