./devel/tex-latex2pydata, Write data to file in Python literal format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.0, Package name: tex-latex2pydata-0.6.0, Maintainer: pkgsrc-users

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.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2025-05-13 11:17:41 by Mark Davies | Files touched by this commit (8)
Log message:
tex-latex2pydata{,-doc}: add version 0.6.0

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.