CTAN update: luakeys
Date: January 1, 2022 3:31:41 PM CET
Josef Friedrich submitted an update to the
luakeys
package.
Version number: 0.4 2021-12-31
License type: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
* Parser: Add support for nested tables (for example {{'a', 'b'}}) * Parser: Allow only strings and numbers as keys * Parser: Remove support from Lua numbers with exponents (for example '5e+20') * Switch the Lua testing framework to busted
This package is located at https://mirrors.ctan.org/macros/luatex/generic/luakeys More information is at https://www.ctan.org/pkg/luakeys
Thanks for the upload. For the CTAN Team Manfred Lotz 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 .
* Parser: Add support for nested tables (for example {{'a', 'b'}}) * Parser: Allow only strings and numbers as keys * Parser: Remove support from Lua numbers with exponents (for example '5e+20') * Switch the Lua testing framework to busted
This package is located at https://mirrors.ctan.org/macros/luatex/generic/luakeys More information is at https://www.ctan.org/pkg/luakeys
Thanks for the upload. For the CTAN Team Manfred Lotz 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 |