luajit2 2.1-20230119-1 source package in Ubuntu
Changelog
luajit2 (2.1-20230119-1) unstable; urgency=medium * New upstream version 2.1-20230119 (Closes: #1029433) -- Mo Zhou <email address hidden> Wed, 01 Feb 2023 13:39:03 -0500
Upload details
- Uploaded by:
- Debian Lua Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Lua Team
- Architectures:
- amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
luajit2_2.1-20230119-1.dsc | 2.4 KiB | 7645b5ac3f416ce6720dec09479428b8e5230149ae0f9646132887ca98c4b412 |
luajit2_2.1-20230119.orig.tar.xz | 702.5 KiB | 583c8094aeb7a6e7ca1b1b3549de1b8b0e6965e81cf6e0ab0245b8d28dfc6bfa |
luajit2_2.1-20230119-1.debian.tar.xz | 6.6 KiB | b0bd7b9a7202e454b601df0108a732bd5f16e347c7000c43d72e7af988c9c206 |
Available diffs
No changes file available.
Binary packages built by this source
- libluajit2-5.1-2: 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.
- libluajit2-5.1-2-dbgsym: debug symbols for libluajit2-5.1-2
- libluajit2-5.1-common: 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.
- libluajit2-5.1-dev: OpenResty-maintained branch of LuaJIT (development files)
This package contains header files and a statically linkable library for
LuaJIT.
- luajit2: 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.
- luajit2-dbgsym: debug symbols for luajit2