{ "info": { "author": "Stefan Wiehler", "author_email": "stefan.wiehler@missinglinkelectronics.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Web Environment", "Framework :: Sphinx :: Extension", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Documentation", "Topic :: Utilities" ], "description": "*************************************\nSphinx SVG to PDF Converter Extension\n*************************************\n\nThis extension converts SVG images to PDF in case the builder does not support\nSVG images natively (e.g. LaTeX).\n\nInternally, either `Inkscape `_ or ``rsvg-convert`` from\n`libRSVG `_ as a more lightweight\nalternative is used to convert images.\n\n\nInstallation\n============\n\nJust install via ``pip``:\n\n.. code-block:: console\n\n $ pip install sphinxcontrib-svg2pdfconverter\n\nYou can choose between Inkscape and libRSVG by either adding\n``sphinxcontrib.inkscapeconverter`` or ``sphinxcontrib.rsvgconverter`` to the\n``extensions`` list in your ``conf.py``.\n\nMake sure to have either ``inkscape`` or the ``rsvg-convert`` command available\nin your systems ``PATH`` and, if necessary, adapt the\n``inkscape_converter_bin`` or ``rsvg_converter_bin`` config value respectively.\n\n\nConfiguration\n=============\n\nInkscape\n--------\n\n``inkscape_converter_bin``\n Path to Inkscape binary. By default, this is ``inkscape``.\n\n``inkscape_converter_args``\n Additional command-line arguments for Inkscape, as a list. By\n default, this is ``['--export-area-drawing']``.\n\nRSVG\n----\n\n``rsvg_converter_bin``\n Path to RSVG converter binary. By default, this is ``rsvg-convert``.\n\n``rsvg_converter_args``\n Additional command-line arguments for the RSVG converter, as a list. By\n default, this is the emtpy list ``[]``.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "https://pypi.org/project/sphinxcontrib-svg2pdfconverter", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "sphinxcontrib-svg2pdfconverter", "package_url": "https://pypi.org/project/sphinxcontrib-svg2pdfconverter/", "platform": "any", "project_url": "https://pypi.org/project/sphinxcontrib-svg2pdfconverter/", "project_urls": { "Download": "https://pypi.org/project/sphinxcontrib-svg2pdfconverter", "Homepage": "https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter" }, "release_url": "https://pypi.org/project/sphinxcontrib-svg2pdfconverter/1.0.1/", "requires_dist": [ "Sphinx (>=1.6.3)" ], "requires_python": "~=3.4", "summary": "Sphinx SVG to PDF converter extension", "version": "1.0.1" }, "last_serial": 5825689, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8b8d87481e2a7354841d2c538ce12d7e", "sha256": "f621745ea8c36c4a526bc99267a3ecf874f3363453e4573a73bf477534565a7a" }, "downloads": -1, "filename": "sphinxcontrib_svg2pdfconverter-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8b8d87481e2a7354841d2c538ce12d7e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5941, "upload_time": "2018-04-18T07:01:46", "url": "https://files.pythonhosted.org/packages/c4/eb/4fbbff639cb699bcc39f9e22ba4526e936d8dd2d8191794f54d7e1601c1a/sphinxcontrib_svg2pdfconverter-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ac51b3f1255a9d48f567f20e699898d", "sha256": "0305a0b432d6c562a7820ef218704c17545ad8031984a52dc223c438e75b7ba9" }, "downloads": -1, "filename": "sphinxcontrib-svg2pdfconverter-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3ac51b3f1255a9d48f567f20e699898d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4085, "upload_time": "2018-04-18T07:01:47", "url": "https://files.pythonhosted.org/packages/1d/0f/b4281ea2cfe43b5df3ed82fc85a007a783b1a32c94d2ca7380b585393423/sphinxcontrib-svg2pdfconverter-0.1.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "a1eae2ca826b555f7238e3847d753b02", "sha256": "2d74f8331806dd8d713794fa3cdfbab11b3bac51faa4ed803b21d1f959e9ca75" }, "downloads": -1, "filename": "sphinxcontrib_svg2pdfconverter-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a1eae2ca826b555f7238e3847d753b02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.4", "size": 6551, "upload_time": "2019-09-13T13:36:01", "url": "https://files.pythonhosted.org/packages/a0/64/c26c78cff28a12ffb292bca74cfc139b2487f69b27311bb77ac37565622e/sphinxcontrib_svg2pdfconverter-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "762dc8d42e9950815647577fc6fbc21c", "sha256": "3711829e747425fe37e07cb37a7058ff13cc94b18f67dc31da984cde92a6c372" }, "downloads": -1, "filename": "sphinxcontrib-svg2pdfconverter-1.0.0.tar.gz", "has_sig": false, "md5_digest": "762dc8d42e9950815647577fc6fbc21c", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.4", "size": 4412, "upload_time": "2019-09-13T13:36:03", "url": "https://files.pythonhosted.org/packages/75/5e/8e2611a74f268f3be0c5ba9d4cc9f9069a76f13e92ffabc2eea082e56d54/sphinxcontrib-svg2pdfconverter-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "02c6e1a579242d277ec09d6b0ab895e3", "sha256": "8a965a82423b4a0be7c46134f0e8395543198112520c7962a9b1b98d0c346885" }, "downloads": -1, "filename": "sphinxcontrib_svg2pdfconverter-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "02c6e1a579242d277ec09d6b0ab895e3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.4", "size": 6556, "upload_time": "2019-09-13T13:44:06", "url": "https://files.pythonhosted.org/packages/79/83/d712a25303429570c641caa113d1282c27012bbd4157417d07829947a549/sphinxcontrib_svg2pdfconverter-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba14569f1c3eacc4fe4bbc63cf0f7ff2", "sha256": "0e65959c9a8fd9dad6985c041fc40573db19e96458c9c2bd7d08f2c370ed0ac2" }, "downloads": -1, "filename": "sphinxcontrib-svg2pdfconverter-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ba14569f1c3eacc4fe4bbc63cf0f7ff2", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.4", "size": 4419, "upload_time": "2019-09-13T13:44:08", "url": "https://files.pythonhosted.org/packages/9a/dc/c0e7d186f5da90b18dbadd88725a26874db56002ea2e4f05652b7aa9782e/sphinxcontrib-svg2pdfconverter-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "02c6e1a579242d277ec09d6b0ab895e3", "sha256": "8a965a82423b4a0be7c46134f0e8395543198112520c7962a9b1b98d0c346885" }, "downloads": -1, "filename": "sphinxcontrib_svg2pdfconverter-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "02c6e1a579242d277ec09d6b0ab895e3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.4", "size": 6556, "upload_time": "2019-09-13T13:44:06", "url": "https://files.pythonhosted.org/packages/79/83/d712a25303429570c641caa113d1282c27012bbd4157417d07829947a549/sphinxcontrib_svg2pdfconverter-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba14569f1c3eacc4fe4bbc63cf0f7ff2", "sha256": "0e65959c9a8fd9dad6985c041fc40573db19e96458c9c2bd7d08f2c370ed0ac2" }, "downloads": -1, "filename": "sphinxcontrib-svg2pdfconverter-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ba14569f1c3eacc4fe4bbc63cf0f7ff2", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.4", "size": 4419, "upload_time": "2019-09-13T13:44:08", "url": "https://files.pythonhosted.org/packages/9a/dc/c0e7d186f5da90b18dbadd88725a26874db56002ea2e4f05652b7aa9782e/sphinxcontrib-svg2pdfconverter-1.0.1.tar.gz" } ] }