Metadata-Version: 2.1
Name: cardlatex
Version: 0.4.4
Summary: cardlatex is a XeLaTeX wrapper which compiles TeX from specific templated .tex and .xlsx files.
Home-page: https://github.com/snorthman/cardlatex
Author: Stan Noordman
Author-email: snorthman1@gmail.com
License: MIT License
Requires-Python: >=3.10, <4
License-File: LICENSE
Requires-Dist: click
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: wand
Requires-Dist: pikepdf
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'

