{ "info": { "author": "Yugang LIU", "author_email": "liuyug@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "======================================\nGraphviz extension for Python-Markdown\n======================================\n\nA Python Markdown extension that replaces inline Graphviz definitins with inline SVGs or PNGs!\n\nrefer: https://github.com/sprin/markdown-inline-graphviz\n\nInstall `Graphviz `_ first! The command \"dot\" should be in system PATH.\n\nexample::\n\n {% dot attack_plan.svg\n digraph G {\n rankdir=LR\n Earth [peripheries=2]\n Mars\n Earth -> Mars\n }\n %}", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/liuyug/python-markdown-graphviz.git", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-markdown-graphviz", "package_url": "https://pypi.org/project/python-markdown-graphviz/", "platform": "", "project_url": "https://pypi.org/project/python-markdown-graphviz/", "project_urls": { "Homepage": "https://github.com/liuyug/python-markdown-graphviz.git" }, "release_url": "https://pypi.org/project/python-markdown-graphviz/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Graphviz extension for python-markdown", "version": "1.0.2" }, "last_serial": 4184502, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "acb4014202c30e24941d869bb30d153c", "sha256": "82c3a01c891df9f1050416c5f1a61caa612027c2197647c3a0b9f177ffe0ed38" }, "downloads": -1, "filename": "python-markdown-graphviz-1.0.1.tar.gz", "has_sig": false, "md5_digest": "acb4014202c30e24941d869bb30d153c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2364, "upload_time": "2018-08-10T03:48:04", "url": "https://files.pythonhosted.org/packages/cd/eb/3115e29365896722f6db03437f728eecab08e1ee171bed7960f6b112ef93/python-markdown-graphviz-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "60abfb7662dfdd7bd6ca59e94ce0b8e0", "sha256": "7fa6c934ab0dadd4e2e594bec86e000079ec3ed5565f1670c5737fc280dcf36f" }, "downloads": -1, "filename": "python-markdown-graphviz-1.0.2.tar.gz", "has_sig": false, "md5_digest": "60abfb7662dfdd7bd6ca59e94ce0b8e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2428, "upload_time": "2018-08-19T05:54:03", "url": "https://files.pythonhosted.org/packages/d1/3a/e25dfaac5af3c3d66169acbf02988e7130313af27119ddc296d8b6d5d47d/python-markdown-graphviz-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "60abfb7662dfdd7bd6ca59e94ce0b8e0", "sha256": "7fa6c934ab0dadd4e2e594bec86e000079ec3ed5565f1670c5737fc280dcf36f" }, "downloads": -1, "filename": "python-markdown-graphviz-1.0.2.tar.gz", "has_sig": false, "md5_digest": "60abfb7662dfdd7bd6ca59e94ce0b8e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2428, "upload_time": "2018-08-19T05:54:03", "url": "https://files.pythonhosted.org/packages/d1/3a/e25dfaac5af3c3d66169acbf02988e7130313af27119ddc296d8b6d5d47d/python-markdown-graphviz-1.0.2.tar.gz" } ] }