13
0
forked from lua/lua-resty-core

Fixed the description #1

Open
adamm_super wants to merge 1 commits from adamm_super/foo AGit into factory

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