luakeys__doc

A Lua module for parsing key-value options

Version:
0.14.0
Copyright:
Josef Friedrich
License:
lppl1.3c
Packaged on:
04/11/2024 09:06:24
Number of files:
2
Size on disk:
423.08 kB

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.