Source: luajit2 Section: interpreters Homepage: https://github.com/openresty/luajit2 Priority: optional Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/lua-team/luajit2.git Vcs-Browser: https://salsa.debian.org/lua-team/luajit2 Maintainer: Debian Lua Team Uploaders: Mo Zhou Build-Depends: debhelper-compat (= 13) Package: luajit2 Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc Multi-Arch: foreign Pre-Depends: ${misc:Pre-Depends} Depends: libluajit2-5.1-2 (= ${binary:Version}), libluajit2-5.1-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Conflicts: luajit [!ppc64el !s390x] Replaces: luajit [!ppc64el !s390x] Description: OpenResty-maintained branch of LuaJIT (interpreter) LuaJIT implements the full set of language features defined by Lua 5.1. The virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter and can be deployed as a drop-in replacement. . This package contains the standalone interpreter/jitter that can be used as a replacement for the standard lua5.1 interpreter. Package: libluajit2-5.1-common Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Conflicts: libluajit-5.1-common Replaces: libluajit-5.1-common Description: OpenResty-maintained branch of LuaJIT (common files) This package contains files needed by the LuaJIT interpreter/jitter as well by its embeddable (i.e. library) version. Package: libluajit2-5.1-2 Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: libluajit2-5.1-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Conflicts: libluajit-5.1-2 [!ppc64el !s390x] Replaces: libluajit-5.1-2 [!ppc64el !s390x] Provides: libluajit-5.1.so.2 Description: OpenResty-maintained branch of LuaJIT (shared objects) LuaJIT implements the full set of language features defined by Lua 5.1. The virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter and can be deployed as a drop-in replacement. . This package contains an embeddable version of LuaJIT that can be used as a replacement of the standard liblua-5.1 shared library. Package: libluajit2-5.1-dev Section: libdevel Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Architecture: amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc Depends: libluajit2-5.1-2 (= ${binary:Version}), ${misc:Depends}, Conflicts: libluajit-5.1-dev [!ppc64el !s390x] Replaces: libluajit-5.1-dev [!ppc64el !s390x] Provides: libluajit-5.1.so Description: OpenResty-maintained branch of LuaJIT (development files) This package contains header files and a statically linkable library for LuaJIT.