{ "info": { "author": "Kevin D. Smith", "author_email": "Kevin.Smith@sas.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# plastex\n\nRead more at the github page for the plasTeX project: http://tiarno.github.io/plastex/\n\nInstallation of this package is done just like any other Python package.\nSee the INSTALL file for details.\n\nOnce you have plasTeX installed, you can use the command-line utility,\ncalled \"plastex\" just like latex or pdflatex. For example, if you\nhave a LaTeX file called mybook.tex, simple run:\n\n```\nplastex mybook.tex\n```\n\nThis will convert mybook.tex into XHTML (the default renderer). Of course,\nthere are many options to control the execution of plastex. Simply type\n\"plastex\" on the command line without options or arguments to see the\nfull list of command-line options.\n\nIt is also possible to write your own command-line utilities that leverage\nthe power of the plasTeX framework. In fact, the essence of the \"plastex\"\ncommand can be written in just one line of code (not including the Python\nimport commands):\n\n```\nimport sys\nfrom plasTeX.TeX import TeX\nfrom plasTeX.Renderers.XHTML import Renderer\nRenderer().render(TeX(file=sys.argv[1]).parse())\n```\n\nplasTeX is really much more than just a LaTeX-to-other-format converter \nthough. See the documentation at http://tiarno.github.io/plastex/ for a complete\nview of what it is capable of.\n\n## Testing\nTo run the tests locally, make sure you have a [virtual env](https://docs.python.org/3/library/venv.html) enabled, and all the requirements installed, then run pytest:\n```\n# install venv and requirements (optional, recommended)\npython3 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\n\n# run the tests\npytest\n```\n\n## Status\n[![Build Status](https://travis-ci.org/niklasp/plastex.svg?branch=python3)](https://travis-ci.org/niklasp/plastex)\n[![Coverage Status](https://coveralls.io/repos/github/niklasp/plastex/badge.svg?branch=python3)](https://coveralls.io/github/niklasp/plastex?branch=python3)\n\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/tiarno/plastex", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "plasTeX", "package_url": "https://pypi.org/project/plasTeX/", "platform": "", "project_url": "https://pypi.org/project/plasTeX/", "project_urls": { "Homepage": "https://github.com/tiarno/plastex" }, "release_url": "https://pypi.org/project/plasTeX/2.0/", "requires_dist": null, "requires_python": "", "summary": "LaTeX document processing framework", "version": "2.0" }, "last_serial": 5441457, "releases": { "0.9": [], "0.9.1": [], "1.0": [ { "comment_text": "", "digests": { "md5": "fd8e630149ebde523682de9e1d367c1b", "sha256": "77c58d09bf40a53fd3fedd16761948f7ad6e92f0ce3dda1547b5289c4872cb6f" }, "downloads": -1, "filename": "plasTeX-1.0.0.tgz", "has_sig": false, "md5_digest": "fd8e630149ebde523682de9e1d367c1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 881042, "upload_time": "2014-07-18T15:31:26", "url": "https://files.pythonhosted.org/packages/79/a2/6de4263ee45cdffe14ab11c79f89c5096fc9b454007e1e73c9031b0bff86/plasTeX-1.0.0.tgz" }, { "comment_text": "", "digests": { "md5": "1c79af8a3e39654966f2f919e8abb6b4", "sha256": "61dfd9932bcbef4eedd840ee31dab9119c9048432737500f2e5a062eb6999cdd" }, "downloads": -1, "filename": "plasTeX-1.0.0.zip", "has_sig": false, "md5_digest": "1c79af8a3e39654966f2f919e8abb6b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1165592, "upload_time": "2014-07-18T15:31:09", "url": "https://files.pythonhosted.org/packages/db/5e/e0b1ad68e2adb178cc0d1035a4b95aab4abba0a2c5e5eb2b190e2116f522/plasTeX-1.0.0.zip" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "7bf7c860e3998fff0c42c85cedae7824", "sha256": "008cc79628d45f79d4bbaf4f11a1a73248fca45b8f4b5037ac87dcf15fdf5614" }, "downloads": -1, "filename": "plasTeX-2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7bf7c860e3998fff0c42c85cedae7824", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 710558, "upload_time": "2019-06-24T16:24:17", "url": "https://files.pythonhosted.org/packages/a7/f6/8b74232467f1446961767f323476211d4048b97d9d532296452d633d6100/plasTeX-2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eea5bf351aed994df4c5e9b1ef2594ea", "sha256": "53591a77ce368946bf1425ee909943f2c27510c24b50d8d1c50ff11186b19dce" }, "downloads": -1, "filename": "plasTeX-2.0.tar.gz", "has_sig": false, "md5_digest": "eea5bf351aed994df4c5e9b1ef2594ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 608539, "upload_time": "2019-06-24T16:24:19", "url": "https://files.pythonhosted.org/packages/8d/87/a6dc7094c2097c4005a3a95d5c86895afc429e910f69da8ca7f1e00a4042/plasTeX-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7bf7c860e3998fff0c42c85cedae7824", "sha256": "008cc79628d45f79d4bbaf4f11a1a73248fca45b8f4b5037ac87dcf15fdf5614" }, "downloads": -1, "filename": "plasTeX-2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7bf7c860e3998fff0c42c85cedae7824", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 710558, "upload_time": "2019-06-24T16:24:17", "url": "https://files.pythonhosted.org/packages/a7/f6/8b74232467f1446961767f323476211d4048b97d9d532296452d633d6100/plasTeX-2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eea5bf351aed994df4c5e9b1ef2594ea", "sha256": "53591a77ce368946bf1425ee909943f2c27510c24b50d8d1c50ff11186b19dce" }, "downloads": -1, "filename": "plasTeX-2.0.tar.gz", "has_sig": false, "md5_digest": "eea5bf351aed994df4c5e9b1ef2594ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 608539, "upload_time": "2019-06-24T16:24:19", "url": "https://files.pythonhosted.org/packages/8d/87/a6dc7094c2097c4005a3a95d5c86895afc429e910f69da8ca7f1e00a4042/plasTeX-2.0.tar.gz" } ] }