luajit 2.1.0+openresty20240314-1 source package in Ubuntu

Changelog

luajit (2.1.0+openresty20240314-1) unstable; urgency=medium

  * New upstream version 2.1.0+openresty20240314

 -- Ondřej Surý <email address hidden>  Mon, 03 Jun 2024 09:32:49 +0200

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:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
luajit_2.1.0+openresty20240314-1.dsc 2.6 KiB 50ca90d54007b7c60c63fddc988403cea62a5775af4692904ab9e7ddd9476001
luajit_2.1.0+openresty20240314.orig.tar.gz 1.1 MiB 3efddc4104a0ce720ddf4da3d9bce927f3c5816a8a45a043462ca58914cde271
luajit_2.1.0+openresty20240314-1.debian.tar.xz 7.2 KiB 5de25a1f2c4b41160f39f486e5e2ca936ea610936a7d6a301fb712fabf5b1d15

No changes file available.

Binary packages built by this source

libluajit-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.

libluajit-5.1-2-dbgsym: debug symbols for libluajit-5.1-2
libluajit-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.

libluajit-5.1-dev: OpenResty-maintained branch of LuaJIT (development files)

 This package contains header files and a statically linkable library for
 LuaJIT.

luajit: 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.

luajit-dbgsym: debug symbols for luajit