{
"info": {
"author": "Thomas Khyn",
"author_email": "thomas@ksytek.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Plugins",
"Framework :: Sphinx :: Extension",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Topic :: Documentation :: Sphinx",
"Topic :: Software Development :: Documentation"
],
"description": "sphinx-graphml\n==============\n\nA GraphML charts embedding extension for Sphinx_.\n\nThis extensions simply uses the GraphMLViewer_ tool provided by yWorks_. Admittedly, it is based\non Flash and will no longer be supported from the end of 2020, but this is still the easiest and\nbest option to display a ``.graphml`` chart created with yEd_ in a browser. Hopefully by the end\nof 2020 there will be adequate svg-based solutions.\n\n\nInstallation\n------------\n\nAs simple as it can be with ``pip``::\n\n pip install sphinx-graphml\n\n\nUsage\n-----\n\nAdd the extension name to your ``conf.py``::\n\n extensions = [\n ...\n 'sphinx_graphml',\n ...\n ]\n\n\nIn your documentation::\n\n .. graphml:: rel/path/to/my_graph.graphml\n :height: 500px\n\n(the default height is 300px)\n\n\nIssues\n------\n\nIf you load your documentation from a file (and not from a web server) using a flash player\nversion higher than 23, you won't see the charts. See\n`this article `_ and\n`this other one `_ for workarounds.\n\n\n.. _Sphinx: http://www.sphinx-doc.org/\n.. _GraphMLViewer: https://www.yworks.com/products/graphmlviewer\n.. _yWorks: https://www.yworks.com/\n.. _yEd: https://www.yworks.com/products/yed",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://bitbucket.org/tkhyn/sphinx-graphml/",
"keywords": "sphinx,graphml,yEd,chart",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "sphinx-graphml",
"package_url": "https://pypi.org/project/sphinx-graphml/",
"platform": "",
"project_url": "https://pypi.org/project/sphinx-graphml/",
"project_urls": {
"Homepage": "https://bitbucket.org/tkhyn/sphinx-graphml/"
},
"release_url": "https://pypi.org/project/sphinx-graphml/0.1b5/",
"requires_dist": null,
"requires_python": "",
"summary": "GraphML charts embedding extension for Sphinx",
"version": "0.1b5"
},
"last_serial": 5201200,
"releases": {
"0.1b1": [
{
"comment_text": "",
"digests": {
"md5": "3b2d8fc9e01befbdb4bb49aeb29fdf6b",
"sha256": "69d59f5ad776881e571e3ee96d21abe4235cf833f1811a2a2bdeaf9a74f49410"
},
"downloads": -1,
"filename": "sphinx_graphml-0.1b1.tar.gz",
"has_sig": false,
"md5_digest": "3b2d8fc9e01befbdb4bb49aeb29fdf6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4104,
"upload_time": "2019-03-30T08:07:52",
"url": "https://files.pythonhosted.org/packages/95/43/ba7d52976762b8bde779c71f510570c1d813e3557afe69b3c4605c626c5a/sphinx_graphml-0.1b1.tar.gz"
}
],
"0.1b2": [
{
"comment_text": "",
"digests": {
"md5": "07e3f1e4b7ceeaa24c3877171586d93e",
"sha256": "9851fe06047d0288e67239d35b04a09a4f213b5732d66cbe2885aa2c357b4739"
},
"downloads": -1,
"filename": "sphinx_graphml-0.1b2.tar.gz",
"has_sig": false,
"md5_digest": "07e3f1e4b7ceeaa24c3877171586d93e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4093,
"upload_time": "2019-03-30T08:16:02",
"url": "https://files.pythonhosted.org/packages/b4/cb/77e9eb4dd7dcd44e0ca886712c58a883fd7863a94815b3bdd96f5d2fd8e9/sphinx_graphml-0.1b2.tar.gz"
}
],
"0.1b3": [
{
"comment_text": "",
"digests": {
"md5": "2c8f7a70e1880395c761f949e0dfe22a",
"sha256": "bcead379944e8709c747e5d2430f707399fc9142929854500854aec6d098999a"
},
"downloads": -1,
"filename": "sphinx_graphml-0.1b3.tar.gz",
"has_sig": false,
"md5_digest": "2c8f7a70e1880395c761f949e0dfe22a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4814,
"upload_time": "2019-03-31T01:50:07",
"url": "https://files.pythonhosted.org/packages/78/e7/839b8c2c90ee7ff73d54a573e52a34ad74d29145b195c606857eeafe742c/sphinx_graphml-0.1b3.tar.gz"
}
],
"0.1b4": [
{
"comment_text": "",
"digests": {
"md5": "8cd2b97246c4e0c5d9701de914fd933b",
"sha256": "59c5a11cb4311db03e02e6604eac3850c1f78d36dc91dfa467cc420e508649a8"
},
"downloads": -1,
"filename": "sphinx_graphml-0.1b4.tar.gz",
"has_sig": false,
"md5_digest": "8cd2b97246c4e0c5d9701de914fd933b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4811,
"upload_time": "2019-04-03T09:10:02",
"url": "https://files.pythonhosted.org/packages/8f/68/c11bcead46ca7176c651e15b570babdf8684c284261a227ee62d445c2072/sphinx_graphml-0.1b4.tar.gz"
}
],
"0.1b5": [
{
"comment_text": "",
"digests": {
"md5": "4b3acd844d984b9dbc98b312b5129968",
"sha256": "f3e29e13b251ed4be339c3da972c16c34437aa0e78a7c1989ab18bf6ef96312a"
},
"downloads": -1,
"filename": "sphinx_graphml-0.1b5.tar.gz",
"has_sig": false,
"md5_digest": "4b3acd844d984b9dbc98b312b5129968",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1069922,
"upload_time": "2019-04-29T00:49:28",
"url": "https://files.pythonhosted.org/packages/2f/91/a5a2fb0442a1a1af12582366fd1b8abd542e2d6d08c8411ed4a0d82bc189/sphinx_graphml-0.1b5.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "4b3acd844d984b9dbc98b312b5129968",
"sha256": "f3e29e13b251ed4be339c3da972c16c34437aa0e78a7c1989ab18bf6ef96312a"
},
"downloads": -1,
"filename": "sphinx_graphml-0.1b5.tar.gz",
"has_sig": false,
"md5_digest": "4b3acd844d984b9dbc98b312b5129968",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1069922,
"upload_time": "2019-04-29T00:49:28",
"url": "https://files.pythonhosted.org/packages/2f/91/a5a2fb0442a1a1af12582366fd1b8abd542e2d6d08c8411ed4a0d82bc189/sphinx_graphml-0.1b5.tar.gz"
}
]
}