CTAN update: luakeys
Date: July 7, 2022 9:58:28 PM CEST
Josef Friedrich submitted an update to the
luakeys
package.
Version number: 0.7.0 2022-07-06
License type: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
* The project now uses semantic versioning. * New definition attribute “pick” to pick standalone values and assign them to a key * New function “utils.scan_oarg()” to search for an optional argument, that means scan for tokens that are enclosed in square brackets * extend and improve documentation
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 Erik Braun
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
* The project now uses semantic versioning. * New definition attribute “pick” to pick standalone values and assign them to a key * New function “utils.scan_oarg()” to search for an optional argument, that means scan for tokens that are enclosed in square brackets * extend and improve documentation
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 Erik Braun
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 |