An expandable key=val implementation
expkv is a minimalistic but fast and expandable <key>=<val> implementation. It provides two parsing macros: \ekvset{<set>}{<key=val list>} which is comparable to keyval's \setkeys. \ekvparse<cs1><cs2>{<key=val list>} which can be used inside \expanded and expands to <cs1>{key} and <cs2>{key}{val} for the entries in the <key=val list>. expkv has predictable brace-stripping behaviour and handles commas and equal signs with category codes 12 and 13 correctly. A key-defining interface that is not as rudimentary as the macros provided in this package is contained in expkv-def.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | svn58853-48.fc36 | - |
Fedora 35 | svn58853-45.fc35 | - |
Fedora 34 | svn54758-38.fc34 | - |
You can contact the maintainers of this package via email at
texlive dash maintainers at fedoraproject dot org
.