Metadata-Version: 1.2
Name: texnew
Version: 1.9
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
Description: 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>`__.
        
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
