CTAN update: luakeys
Date: September 20, 2021 1:04:14 PM CEST
Josef Friedrich submitted an update to the
luakeys
package.
Version: 0.2 2021-09-19
License: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
* Allow all recognized data types as keys * Allow TeX macros in the values * New public Lua functions: save(identifier, result), get(identifier)
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/luakeys The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/luatex/generic/luakeys/
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
* Allow all recognized data types as keys * Allow TeX macros in the values * New public Lua functions: save(identifier, result), get(identifier)
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/luakeys The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/luatex/generic/luakeys/
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
luakeys – A Lua module for parsing key-value options
This package provides a Lua module that can parse key-value options like the TeX packages keyval, kvsetkeys, kvoptions, xkeyval, pgfkeys etc. luakeys, however, accomplishes this task entirely by using the Lua language and does not rely on TeX. Therefore this package can only be used with the TeX engine LuaTeX. Since luakeys uses LPeg, the parsing mechanism should be pretty robust.
Package | luakeys |
Version | 0.15.0 2024-09-29 |
Copyright | 2021–2024 Josef Friedrich |
Maintainer | Josef Friedrich |