math-tex-writer

View on PyPIReverse Dependencies (0)

0.0.1 math_tex_writer-0.0.1-py3-none-any.whl

Wheel Details

Project: math-tex-writer
Version: 0.0.1
Filename: math_tex_writer-0.0.1-py3-none-any.whl
Download: [link]
Size: 7523
MD5: cc53f4245869789e212d053a954e4f55
SHA256: 34e9c98ff8819ba049678ead6b8d6e4969f3dac03b3ffa2d177439a3719e904d
Uploaded: 2023-11-23 19:10:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: math-tex-writer
Version: 0.0.1
Summary: Latex math expression writer
Author-Email: Belal Elsabbagh <belsabbagh[at]gmail.com>
Project-Url: Homepage, https://github.com/belsabbagh/mathex
License: Copyright © 2023 Belal Elsabbagh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: tex,latex,math,expression,pretty-print
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
src/__init__.py sha256=OnP_ckunt3xS7PsYYzkUeBM5RxSpdY7xrXORH73ULgc 4642
src/symbols.py sha256=_x3Gfq9iC3rqXluM_Qhl0WPhKWZW4ych2BOtxpGTaL4 707
src/types.py sha256=ALxemwWINMSJU1hDtxsZn1yIm6tBGlrX-x_VhLQmuBQ 1029
src/wrappers.py sha256=Z1KFrySKJGX2YNo2yNrsYoi8TbjhMppowtH0Fm68PMU 728
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_basic_ops.py sha256=IZ7qx240nqUGANLW4fmGzSMwLPyRS7ypg8rDNcA0oCQ 206
test/test_bracket_formatting.py sha256=hTG4GNCTZLjdlXIaIee1qTKxK3vRmXsSQcYcSRWnkfs 160
test/test_expression_conversion.py sha256=knn5xOclCv9SqRpuiAATpCNBwHFCgwU1M2c3Oi_fcCE 219
test/test_matrix.py sha256=GB10yd5ivy3yHSHUUOHjgYnK8VIjSq0htbUAH4PxoHc 745
test/test_wrappers.py sha256=vGtvJRrWlp4Zi3OYQ40CBcLWZ2zL5WxhWtKFF0iVOoE 97
math_tex_writer-0.0.1.dist-info/LICENSE sha256=79aZ7-rWvYpffS18dQA2uD9nrkjjDK16ly8iUyhU-HU 1065
math_tex_writer-0.0.1.dist-info/METADATA sha256=J1a-lmdzpB1ElD7cIfwDbuRRKfzCB-5Wj22GuaIMI0o 1827
math_tex_writer-0.0.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
math_tex_writer-0.0.1.dist-info/entry_points.txt sha256=j4KgHXbVGbGyfTySc1ypBdERpfihO4WNjppvCdE9HjE 52
math_tex_writer-0.0.1.dist-info/top_level.txt sha256=ko5Zp-GH1-aCqmTB-_pzAfcKWZ9D29cRgzo8EmAy2_k 9
math_tex_writer-0.0.1.dist-info/RECORD

top_level.txt

src
test

entry_points.txt

realpython = reader.__main__:main