Metadata-Version: 1.2
Name: pyexlatex
Version: 0.7.5
Summary: Python Extends LaTeX - A High-Level Python API for Creating Latex Documents
Home-page: https://github.com/whoopnip/py-ex-latex/
Author: Nick DeRobertis
Author-email: whoopnip@gmail.com
License: MIT
Project-URL: Code, https://github.com/whoopnip/py-ex-latex/
Project-URL: Documentation, https://whoopnip.github.io/py-ex-latex/
Description: 
        This project is aimed at creating LaTeX documents using only Python, without directly writing LaTeX code. Rather
        than building a direct Python API to LaTeX, this package has its own, simpler API to creating documents. 
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
