dot2tex


Namedot2tex JSON
Version 2.11.3 PyPI version JSON
download
home_pagehttps://github.com/kjellmf/dot2tex
SummaryA Graphviz to LaTeX converter
upload_time2019-03-31 08:11:31
maintainer
docs_urlNone
authorKjell Magne Fauske
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The purpose of dot2tex is to give graphs generated by the graph layout tool
Graphviz_, a more LaTeX friendly look and feel. This is accomplished by:

- Using native PSTricks_ and `PGF/TikZ`_ commands for drawing arrows,
  edges and nodes.
- Typesetting labels with LaTeX, allowing mathematical notation.
- Using backend specific styles to customize the output.

.. _Graphviz: http://www.graphviz.org/
.. _PSTricks: http://tug.org/PSTricks/main.cgi/
.. _PGF/TikZ: http://www.ctan.org/tex-archive/help/Catalogue/entries/pgf.html



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kjellmf/dot2tex",
    "name": "dot2tex",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Kjell Magne Fauske",
    "author_email": "kjellmf@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/49/03/a0ce345bb4b816fffb9107dcbad2f9bd1dd2db314b9fdb782cd398c95c96/dot2tex-2.11.3.tar.gz",
    "platform": "",
    "description": "The purpose of dot2tex is to give graphs generated by the graph layout tool\nGraphviz_, a more LaTeX friendly look and feel. This is accomplished by:\n\n- Using native PSTricks_ and `PGF/TikZ`_ commands for drawing arrows,\n  edges and nodes.\n- Typesetting labels with LaTeX, allowing mathematical notation.\n- Using backend specific styles to customize the output.\n\n.. _Graphviz: http://www.graphviz.org/\n.. _PSTricks: http://tug.org/PSTricks/main.cgi/\n.. _PGF/TikZ: http://www.ctan.org/tex-archive/help/Catalogue/entries/pgf.html\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Graphviz to LaTeX converter",
    "version": "2.11.3",
    "project_urls": {
        "Homepage": "https://github.com/kjellmf/dot2tex"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca9e26e11dfd9762eda401181b4cf388de5421d4ccfdddef0ddc1a8c9256e072",
                "md5": "2a4adaa29e74d92d5497d0ed96b87ea6",
                "sha256": "6a1f451823b27d331edca733c7f486a1849e97e77b4bafd562443f5c6e6583e2"
            },
            "downloads": -1,
            "filename": "dot2tex-2.11.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a4adaa29e74d92d5497d0ed96b87ea6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 36472,
            "upload_time": "2019-03-31T08:11:27",
            "upload_time_iso_8601": "2019-03-31T08:11:27.953901Z",
            "url": "https://files.pythonhosted.org/packages/ca/9e/26e11dfd9762eda401181b4cf388de5421d4ccfdddef0ddc1a8c9256e072/dot2tex-2.11.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4903a0ce345bb4b816fffb9107dcbad2f9bd1dd2db314b9fdb782cd398c95c96",
                "md5": "fde028222b5dfa319fac1aab342b9ede",
                "sha256": "299a2af05aee5bbe0257a562a506a93e279293d5c38f28d08ab8acb3233fe7ce"
            },
            "downloads": -1,
            "filename": "dot2tex-2.11.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fde028222b5dfa319fac1aab342b9ede",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 660914,
            "upload_time": "2019-03-31T08:11:31",
            "upload_time_iso_8601": "2019-03-31T08:11:31.010972Z",
            "url": "https://files.pythonhosted.org/packages/49/03/a0ce345bb4b816fffb9107dcbad2f9bd1dd2db314b9fdb782cd398c95c96/dot2tex-2.11.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-03-31 08:11:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kjellmf",
    "github_project": "dot2tex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dot2tex"
}
        
Elapsed time: 0.22531s