latex2mathml

View on PyPIReverse Dependencies (18)

3.77.0 latex2mathml-3.77.0-py3-none-any.whl

Wheel Details

Project: latex2mathml
Version: 3.77.0
Filename: latex2mathml-3.77.0-py3-none-any.whl
Download: [link]
Size: 73722
MD5: 36ce72d75b010d0001b518077eab672b
SHA256: 5531e18a2a9eae7c24e257118b6a444cbba253cd27ff3e81f1bd6c41e88e786e
Uploaded: 2023-12-06 20:32:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: latex2mathml
Version: 3.77.0
Summary: Pure Python library for LaTeX to MathML conversion
Author: Ronie Martinez
Author-Email: ronmarti18[at]gmail.com
Home-Page: https://github.com/roniemartinez/latex2mathml
Project-Url: Donate, https://www.buymeacoffee.com/roniemartinez
Project-Url: Repository, https://github.com/roniemartinez/latex2mathml
License: MIT
Keywords: latex,mathml
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: LaTeX
Requires-Python: >=3.8.1,<4.0.0
Description-Content-Type: text/markdown
[Description omitted; length: 13521 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
latex2mathml/__init__.py sha256=xA5GqWgZqbTv0TUeOiwBpOk8D48ibElsZI1OGTEnhuk 79
latex2mathml/commands.py sha256=ZyBodQ-PqYfg4-LG6YipiDywzc5iUlYCLA1WTV5La04 13087
latex2mathml/converter.py sha256=a3CTyam1xFz2oPkNVxklSXuPny_DmqnALLsDTRLVmeI 23219
latex2mathml/exceptions.py sha256=zF1xPclVRSTzvZHPsujMv_bNITnHNW7Jvi4wg0aBQ60 645
latex2mathml/py.typed sha256=JZLABTSp2pMHV6dDrYko_mqeQOmCl7_w46Ro2OaynOo 10
latex2mathml/symbols_parser.py sha256=xZr_xYVWOj1-3GpdVKd0ly44AAkc2wvSmIUvbHBcJfg 2954
latex2mathml/tokenizer.py sha256=FtlIzWm279chdDE6SrIohMDeHIcwT8GCeyNqexxHu94 2360
latex2mathml/unimathsymbols.txt sha256=dO-JVO-vAdwfsTExPvbX97dBxPeOMPbW02ALndWlWu4 216334
latex2mathml/walker.py sha256=3KZEjg4WbWQUogHmKO5yp0Ziu2n_m1JvyQs3sQc5fPA 19969
latex2mathml-3.77.0.dist-info/LICENSE sha256=SsHh2gf2s0PVQZHF4XFoQFNOCFkbP56uyQ1oAM3EdUM 1071
latex2mathml-3.77.0.dist-info/METADATA sha256=8I_5snYGZtFTF_ZdrISzE_x4L1PcEc9WFhHJfwkOUhA 14844
latex2mathml-3.77.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
latex2mathml-3.77.0.dist-info/entry_points.txt sha256=8cs8b08QDIhqIeEJaUBPeXlBTEE9a-d8ybiKa5ZGMak 92
latex2mathml-3.77.0.dist-info/RECORD

entry_points.txt

l2m = latex2mathml.converter:main
latex2mathml = latex2mathml.converter:main