{ "info": { "author": "Lichun", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python" ], "description": "Module unicode_tex provides the map between unicode characters and latex commands.\r\n\r\nTo convert a unicode character u to latex commands:\r\n\r\n unicode_tex.unicode_to_tex_map.get(u, u)\r\n\r\nTo convert a latex command l to unicode characters:\r\n\r\n unicode_tex.tex_to_unicode_map.get(l, l)\r\n\r\nBoth unicodetotexmap and textounicodemap are dict objects, generated from http://www.w3.org/Math/characters/unicode.xml .\r\n\r\nThe code is a python version of http://www.johndcook.com/data.js .", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitcafe.com/yuexue/unicode_tex", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "unicode_tex", "package_url": "https://pypi.org/project/unicode_tex/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/unicode_tex/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://gitcafe.com/yuexue/unicode_tex" }, "release_url": "https://pypi.org/project/unicode_tex/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Convert between unicode characters and latex commands in Python.", "version": "0.1.1" }, "last_serial": 967315, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bf5064850b81ad0628b594e32ace1f7d", "sha256": "cdfe1fe23f39b4588e1312872d44110fe1128f4267316a70f23a8ae675179604" }, "downloads": -1, "filename": "unicode_tex-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bf5064850b81ad0628b594e32ace1f7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29819, "upload_time": "2014-01-13T09:58:40", "url": "https://files.pythonhosted.org/packages/0b/e6/5e0e0c2b716ce156e06cc89b0b90d90ffab5f44cda2d9e510fc7b3d520ad/unicode_tex-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "37a88c542e7d9c4aeb92bee6900dff11", "sha256": "c1a3595e925b1dc43cfcbd0370518fc0a9d6fc4a5db0eebb6b0894f6dc2238de" }, "downloads": -1, "filename": "unicode_tex-0.1.1.tar.gz", "has_sig": false, "md5_digest": "37a88c542e7d9c4aeb92bee6900dff11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29819, "upload_time": "2014-01-13T10:01:48", "url": "https://files.pythonhosted.org/packages/ec/ff/d90a87c3565c087ab888327057d7d4b5de7eda26fba51b068825372995be/unicode_tex-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37a88c542e7d9c4aeb92bee6900dff11", "sha256": "c1a3595e925b1dc43cfcbd0370518fc0a9d6fc4a5db0eebb6b0894f6dc2238de" }, "downloads": -1, "filename": "unicode_tex-0.1.1.tar.gz", "has_sig": false, "md5_digest": "37a88c542e7d9c4aeb92bee6900dff11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29819, "upload_time": "2014-01-13T10:01:48", "url": "https://files.pythonhosted.org/packages/ec/ff/d90a87c3565c087ab888327057d7d4b5de7eda26fba51b068825372995be/unicode_tex-0.1.1.tar.gz" } ] }