{ "info": { "author": "Emanuele Ruffaldi", "author_email": "emanuele.ruffaldi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "pytexeq\n=======\n\nLaTeX equation to vector image. This is a Python script/module that allows to produce images from LaTeX equations. In particular it has been designed to manage a cache of expressions generated to speedup the process in certain conditions, and also to automatically convert the output to the required target.\n\nCurrently it supports PDF SVG and PNG by means of some external tools\n\nRequirements:\n- pdflatex with standalone and varwidth packages\n- SVG requires the package pdf2svg\n- PNG requires ImageMagick that provides convert utility \n\nNote: the conversion from PDF to SVG provided by ImageMagic does not work well\n\nTested under Ubuntu 13.04\n\nRepository: https://github.com/sankazim/pytexeq", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "equations LaTeX", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "texeq", "package_url": "https://pypi.org/project/texeq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/texeq/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/texeq/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Generating LaTeX equations as images, with caching", "version": "0.1.1" }, "last_serial": 960550, "releases": { "0.1.1": [ { "comment_text": "built for Darwin-13.0.0", "digests": { "md5": "9eb5a59ba265627a9593b5c29f43176a", "sha256": "b0ab03447b64e737796a613ed41f8781343ebdcc9ded4b044fcb35d4bb29e40a" }, "downloads": -1, "filename": "texeq-0.1.1.macosx-10.9-intel.tar.gz", "has_sig": false, "md5_digest": "9eb5a59ba265627a9593b5c29f43176a", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 5149, "upload_time": "2014-01-04T15:41:55", "url": "https://files.pythonhosted.org/packages/3b/16/4d281fa544c1859093068ff4f54d9208a449299ce5095438ffbfe6756397/texeq-0.1.1.macosx-10.9-intel.tar.gz" } ] }, "urls": [ { "comment_text": "built for Darwin-13.0.0", "digests": { "md5": "9eb5a59ba265627a9593b5c29f43176a", "sha256": "b0ab03447b64e737796a613ed41f8781343ebdcc9ded4b044fcb35d4bb29e40a" }, "downloads": -1, "filename": "texeq-0.1.1.macosx-10.9-intel.tar.gz", "has_sig": false, "md5_digest": "9eb5a59ba265627a9593b5c29f43176a", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 5149, "upload_time": "2014-01-04T15:41:55", "url": "https://files.pythonhosted.org/packages/3b/16/4d281fa544c1859093068ff4f54d9208a449299ce5095438ffbfe6756397/texeq-0.1.1.macosx-10.9-intel.tar.gz" } ] }