slackbuilds/libraries/lua-std.normalize
abooksigun 501b72f390
libraries/lua-std.normalize: Updated for version 2.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-04-19 10:00:21 +07:00
..
README
lua-std.normalize.SlackBuild libraries/lua-std.normalize: Updated for version 2.0.3. 2020-04-19 10:00:21 +07: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.