CTAN update: lparse
Date: June 20, 2025 3:02:53 PM CEST
Josef Friedrich submitted an update to the
lparse
package.
Version: 0.2.0 2025-06-19
License: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
### Changed - Document the `scan` function - Document `utils.scan_oarg` - Document the argument specifier ### Fixed - Fix license notice in the README
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/lparse The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/luatex/generic/lparse/
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
### Changed - Document the `scan` function - Document `utils.scan_oarg` - Document the argument specifier ### Fixed - Fix license notice in the README
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/lparse The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/luatex/generic/lparse/
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
lparse – A Lua module for parsing key-value options
The name lparse is derived from xparse. The ‘x’ has been replaced by an ‘l’ because this package only works with LuaTeX. ‘l’ stands for “Lua”.
Just as with xparse, it is possible to use a special syntax consisting of single letters to express the arguments of a macro. However, lparse is able to read arguments regardless of the macro systemd used — whether LaTeX, or ConTeXt, or even plain TeX. Of course, LuaTeX must always be used as the engine.
Package | lparse |
Version | 0.2.0 2025-06-19 |
Copyright | 2023–2025 Josef Friedrich |
Maintainer | Josef Friedrich |