{ "info": { "author": "Runar Tenfjord", "author_email": "runar.tenfjord@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Multimedia :: Graphics :: Graphics Conversion" ], "description": "**svg2rlg** is a python tool to convert SVG files to reportlab graphics.\r\n\r\nThe tool can be used as a console application to convert SVG to PDF files.\r\n\r\nKnown problems ( AKA todo list):\r\n * Missing support for elliptical arcs in paths. It is belived to be possible to convert arcs to quadratic beziers.\r\n * Text handling is limited.\r\n * Style sheets not supported.\r\n\r\nNote that some limitations are due to limitation in the reportlab graphics package:\r\n * No gradients\r\n * No text on path\r\n * No filling rules (only odd-even)\r\n\r\nA wxpython tool is included in the distribution which does a\r\nside by side comparison to the SVG test suite. Presently most\r\nof the official SVG 1.1 test suite is prefect.", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/svg2rlg/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/svg2rlg/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "svg2rlg", "package_url": "https://pypi.org/project/svg2rlg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/svg2rlg/", "project_urls": { "Download": "http://pypi.python.org/pypi/svg2rlg/", "Homepage": "http://code.google.com/p/svg2rlg/" }, "release_url": "https://pypi.org/project/svg2rlg/0.3/", "requires_dist": null, "requires_python": null, "summary": "Convert SVG to Reportlab drawing", "version": "0.3" }, "last_serial": 291182, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "4aa0152ade21d16a98c887b05ba7c2b6", "sha256": "05db4480b90e912e08727d4cb24385fe33e8436def079b8f149b61a350638bee" }, "downloads": -1, "filename": "svg2rlg-0.3.tar.gz", "has_sig": false, "md5_digest": "4aa0152ade21d16a98c887b05ba7c2b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 490908, "upload_time": "2010-11-03T12:20:02", "url": "https://files.pythonhosted.org/packages/39/b3/dfa71a4627462789ade6fa3b32396be263ad043556f3ee133030d6c8d05d/svg2rlg-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4aa0152ade21d16a98c887b05ba7c2b6", "sha256": "05db4480b90e912e08727d4cb24385fe33e8436def079b8f149b61a350638bee" }, "downloads": -1, "filename": "svg2rlg-0.3.tar.gz", "has_sig": false, "md5_digest": "4aa0152ade21d16a98c887b05ba7c2b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 490908, "upload_time": "2010-11-03T12:20:02", "url": "https://files.pythonhosted.org/packages/39/b3/dfa71a4627462789ade6fa3b32396be263ad043556f3ee133030d6c8d05d/svg2rlg-0.3.tar.gz" } ] }