latex2pydata__doc

Write data to file in Python literal format

Version:
0.1
Copyright:
Geoffrey M. Poore
License:
lppl1.3c
Packaged on:
11/23/2023 15:16:35
Number of files:
3
Size on disk:
288.38 kB

This package writes data to file using Python literal syntax. The data may be loaded safely in Python using the ast.literal_eval() function or the latex2pydata Python package. The data can also be hashed within LaTeX (mdfivesum) so that it is possible to check for the existence of external cached content generated with the data.