New on CTAN: latex2pydata
Date: November 21, 2023 10:16:04 AM CET
Geoffrey Poore submitted the
latex2pydata
package.
Version: 0.1 2023-11-19
License: lppl1.3c
Summary description: Write data to file in Python literal format
Announcement text:
latex2pydata 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.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/latex2pydata The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/latex2pydata/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
latex2pydata 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.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/latex2pydata The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/latex2pydata/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
latex2pydata – Write data to file in Python literal format
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.
Package | latex2pydata |
Version | 0.3.0 2024-10-16 |
Copyright | 2023–2024 Geoffrey M. Poore |
Maintainer | Geoffrey Poore |