Metadata-Version: 2.1
Name: texnew
Version: 1.8
Summary: An automatic LaTeX template creator and manager.
Home-page: https://github.com/alexrutar/texnew
Author: Alex Rutar
Author-email: arutar@uwaterloo.ca
License: MIT
Keywords: LaTeX template
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Requires-Dist: pyyaml (>=3.13)

Project Description
===================

Texnew is an automatic LaTeX template management module and command line
tool. With it, you can automatically build pre-defined templates and
update existing LaTeX files.

The module provides generic objects useful for representing LaTeX
documents as python objects.

For more detailed information, see the `Tenxew
Github <https://github.com/alexrutar/texnew>`__.


