slackbuilds/libraries/lua-std.normalize
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
lua-std.normalize.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
lua-std.normalize.info libraries/lua-std.normalize: Updated for version 2.0.3. 2020-04-19 10:00:21 +07:00
slack-desc

README

This module can inject deterministic versions of core Lua
functions that do not behave identically across all supported Lua
implementations into your module's lexical environment.   Each
function is as thin and fast a version as is possible in each Lua
implementation, evaluating to the Lua C implementation with no
overhead when semantics allow.

Optional Dependency: lua52, lua53.
Default support for all versions of Lua installed before build.