{ "info": { "author": "pandocker", "author_email": "pandocker@github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# pandoc-svgbob-filter\nPandoc filter to render svgbob\n\n# Requirements\n\nThis filter requires `svgbob` and `rsvg-convert` in `$PATH`\n\n# Install\n\ninstall by pip-git:\n\n`$ pip3 install git+https://github.com/pandocker/pandoc-svgbob-filter.git`\n\n# Samples\n\n```markdown\n[Example](bob.bob){.svgbob font-family=\"Source Code Pro\" font-size=14 stroke-width=2 scale=3}\n```\n\n[Example](bob.bob){.svgbob}\n\n# Options\n\n| Option | Description | default value |\n|:---------------|:--------------------------------------------------------------------------|:-------------:|\n| `font-family` | Text will be rendered with this font | \"Arial\" |\n| `font-size` | text will be rendered with this font size | 14 |\n| `scale` | scale the entire svg (dimensions, font size, stroke width) by this factor | 1 |\n| `stroke-width` | stroke width for all lines | 2 |\n\n# Usage example\n\n```bash\npandoc README.md -F pandoc-svgbob-filter -o README.html\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pandocker/pandoc-svgbob-filter", "keywords": "pandoc filter svgbob", "license": "", "maintainer": "", "maintainer_email": "", "name": "pandoc-svgbob-filter", "package_url": "https://pypi.org/project/pandoc-svgbob-filter/", "platform": "", "project_url": "https://pypi.org/project/pandoc-svgbob-filter/", "project_urls": { "Homepage": "https://github.com/pandocker/pandoc-svgbob-filter", "Source": "https://github.com/pandocker/pandoc-svgbob-filter" }, "release_url": "https://pypi.org/project/pandoc-svgbob-filter/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "pandoc filters to render svgbob diagrams", "version": "0.0.2" }, "last_serial": 4535151, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "7c11fb319b03dae1b7556d2d5e0dee68", "sha256": "bfcd377eab61e03e9a092333bb0d31453c3010e8d74213beeda0b2e46f29d0e8" }, "downloads": -1, "filename": "pandoc_svgbob_filter-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7c11fb319b03dae1b7556d2d5e0dee68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 671350, "upload_time": "2018-11-27T17:58:54", "url": "https://files.pythonhosted.org/packages/97/40/cd32cf14807a4351403ef67b2889dc25cf3c21f4025d25d6094cf1b869d6/pandoc_svgbob_filter-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c11fb319b03dae1b7556d2d5e0dee68", "sha256": "bfcd377eab61e03e9a092333bb0d31453c3010e8d74213beeda0b2e46f29d0e8" }, "downloads": -1, "filename": "pandoc_svgbob_filter-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7c11fb319b03dae1b7556d2d5e0dee68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 671350, "upload_time": "2018-11-27T17:58:54", "url": "https://files.pythonhosted.org/packages/97/40/cd32cf14807a4351403ef67b2889dc25cf3c21f4025d25d6094cf1b869d6/pandoc_svgbob_filter-0.0.2.tar.gz" } ] }