Metadata-Version: 2.1
Name: plasTeX
Version: 3.0
Summary: LaTeX document processing framework
Home-page: http://plastex.github.io/plastex/
Author: Kevin D. Smith
Author-email: Kevin.Smith@sas.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Jinja2 >=2.10.1
Requires-Dist: Pillow >=7
Requires-Dist: Unidecode >=0.4.21
Requires-Dist: typing-extensions >=3.7

# plastex

plasTeX is a LaTeX compiler written in Python.
Read more at the github page for the plasTeX project:
http://plastex.github.io/plastex/


## Status
[![Build Status](https://github.com/plastex/plastex/workflows/tests/badge.svg)](https://github.com/plastex/plastex/actions)
[![Coverage Status](https://coveralls.io/repos/github/plastex/plastex/badge.svg?branch=master)](https://coveralls.io/github/plastex/plastex?branch=master)

