13
0
forked from lua/lua-resty-core

Compare commits

...

1 Commits

Author SHA256 Message Date
1de1188dd6 Fixed the description 2025-06-27 14:44:57 +02:00

View File

@@ -28,7 +28,7 @@ BuildRequires: lua-macros
BuildArch: noarch
%description
This pure Lua library reimplements part of the ngx_lua module's Nginx API for Lua with LuaJIT FFI
This NOT pure Lua library reimplements part of the ngx_lua module's Nginx API for Lua with LuaJIT FFI
and installs the new FFI-based Lua API into the ngx.* and ndk.* namespaces used by the ngx_lua module.
%prep