CTAN update: csvsimple
Date: October 1, 2024 8:45:05 AM CEST
Thomas F. Sturm submitted an update to the
csvsimple
package.
Version: 2.7.0 2024-09-27
License: lppl1.3
Summary description: Simple CSV file processing
Announcement text:
### Added - Warning, if the CSV file does not contain (accepted) data lines ### Changed - Comment lines or empty line before header line are now supported (issue #41) - If there is no data line, `late after head` and `late after last line` are applied nonetheless (loosely connected to issue #41). Note: You should not use files without data! - Technical information: The package documentation is now produced with lualatex instead of pdflatex - Technical information: The documentation loads `minted2`, if it exists, to avoid encoding errors and latexmk problems with minted v3
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/csvsimple The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/csvsimple/
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
### Added - Warning, if the CSV file does not contain (accepted) data lines ### Changed - Comment lines or empty line before header line are now supported (issue #41) - If there is no data line, `late after head` and `late after last line` are applied nonetheless (loosely connected to issue #41). Note: You should not use files without data! - Technical information: The package documentation is now produced with lualatex instead of pdflatex - Technical information: The documentation loads `minted2`, if it exists, to avoid encoding errors and latexmk problems with minted v3
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/csvsimple The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/csvsimple/
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
csvsimple – Simple CSV file processing
The package provides a simple LaTeX interface for the processing of files with comma separated values (CSV); it relies on the key value syntax supported by pgfkeys to simplify usage.
Filtering and table generation are especially supported; however, this lightweight tool offers no support for data sorting or data base storage.
The package depends on etoolbox, ifthen, pgfrcs, pgfkeys, and shellesc.
Package | csvsimple |
Version | 2.7.0 2024-09-27 |
Copyright | 2008–2024 Thomas F. Sturm |
Maintainer | Thomas F. Sturm |