{ "info": { "author": "Michael Wayne Goodman", "author_email": "goodman.m.w@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Linguistic", "Topic :: Utilities" ], "description": "# delphin-latex\n\nLaTeX exporters for DELPH-IN data.\n\nCurrently only one exporter is available:\n\n* `delphin.codecs.dmrstikz` -- export DMRS for rendering with\n [`tikz-dependency`][]\n\nContributions of other exporters are welcome!\n\n\n# Example\n\nHere is an image of the PDF produced for the DMRS for \"The chef whose\nsoup spilled quit\":\n\n![DMRS rendering for \"The chef whose soup spilled quit.\"](images/dmrs-tikz-pdf.png)\n\n\n# Installation and Requirements\n\nThis package is a plugin for [PyDelphin][]. It is distributed with\nPyDelphin by default, but otherwise it can be installed via `pip`:\n\n``` console\n$ pip install delphin-latex\n```\n\nIt depends on the `delphin.dmrs` and `delphin.predicate` packages,\nboth at version `1.0.0`. For rendering, [LaTeX][] and the\n[`tikz-dependency`] package are required.\n\n\n# Related\n\nFor visually presenting MRSs, DMRSs, and derivation trees, you may\nalso be interested in [delphin-viz][] which can save visualizations as\nPNG or SVG files.\n\n[delphin-viz]: https://github.com/delph-in/delphin-viz\n[LaTeX]: https://www.latex-project.org/\n[PyDelphin]: https://github.com/delph-in/pydelphin/\n[`tikz-dependency`]: https://ctan.org/pkg/tikz-dependency\n\n\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/delph-in/delphin-latex", "keywords": "latex delph-in linguistics", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "delphin-latex", "package_url": "https://pypi.org/project/delphin-latex/", "platform": "", "project_url": "https://pypi.org/project/delphin-latex/", "project_urls": { "Homepage": "https://github.com/delph-in/delphin-latex" }, "release_url": "https://pypi.org/project/delphin-latex/1.0.0/", "requires_dist": [ "pydelphin (>=1.0.0)" ], "requires_python": "", "summary": "LaTeX exporters for DELPH-IN data.", "version": "1.0.0" }, "last_serial": 5490591, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "8eea3e6ed649f05658413691023a3a94", "sha256": "4e3056c44ac9232ee60ed8e543e935c01f738658fdbe3fc11e49d49ab3ea8123" }, "downloads": -1, "filename": "delphin_latex-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8eea3e6ed649f05658413691023a3a94", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4882, "upload_time": "2019-07-05T09:54:48", "url": "https://files.pythonhosted.org/packages/34/54/ad8ba0fac51bf3cfedd01d0a3b896b3fca926cd93155156a2dbcb958e972/delphin_latex-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "58ff734bd71f1823da6375fcaf79b6ec", "sha256": "94895b7868b3fce1fceca5d975b12689214accbf1766b8bb266f990baa9edbde" }, "downloads": -1, "filename": "delphin-latex-1.0.0.tar.gz", "has_sig": false, "md5_digest": "58ff734bd71f1823da6375fcaf79b6ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3946, "upload_time": "2019-07-05T09:54:50", "url": "https://files.pythonhosted.org/packages/fb/6f/8b8ce3a188ad1747aaa23a98de630d9bac00536bba5cd0dfb5f6f3c89e5b/delphin-latex-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8eea3e6ed649f05658413691023a3a94", "sha256": "4e3056c44ac9232ee60ed8e543e935c01f738658fdbe3fc11e49d49ab3ea8123" }, "downloads": -1, "filename": "delphin_latex-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8eea3e6ed649f05658413691023a3a94", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4882, "upload_time": "2019-07-05T09:54:48", "url": "https://files.pythonhosted.org/packages/34/54/ad8ba0fac51bf3cfedd01d0a3b896b3fca926cd93155156a2dbcb958e972/delphin_latex-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "58ff734bd71f1823da6375fcaf79b6ec", "sha256": "94895b7868b3fce1fceca5d975b12689214accbf1766b8bb266f990baa9edbde" }, "downloads": -1, "filename": "delphin-latex-1.0.0.tar.gz", "has_sig": false, "md5_digest": "58ff734bd71f1823da6375fcaf79b6ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3946, "upload_time": "2019-07-05T09:54:50", "url": "https://files.pythonhosted.org/packages/fb/6f/8b8ce3a188ad1747aaa23a98de630d9bac00536bba5cd0dfb5f6f3c89e5b/delphin-latex-1.0.0.tar.gz" } ] }