Metadata-Version: 2.1
Name: latexexpr
Version: 0.4
Summary: Module for easy LaTeX typesetting of algebraic expressions in symbolic form with automatic substitution and result computation.
Home-page: https://github.com/kajusK/latexexpr
Author: Jakub Kaderka, Jan Stransky
Author-email: jakub.kaderka@gmail.com
Project-URL: Bug Tracker, https://github.com/kajusK/latexexpr/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# LaTeX Expression

The *LaTex Expression* is a python module for easy LaTeX typesetting of algebraic
expressions in symbolic form with automatic substitution and result computation.

It was originally written by [Jan Stransky](https://mech.fsv.cvut.cz/~stransky/en/software/latexexpr/)
from Czech Technical University, Faculty of Civil Engineering, Department of
Structural Mechanics.
